diff options
author | ddtddt <ddtddt@piwigo.org> | 2014-03-23 07:49:48 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2014-03-23 07:49:48 +0000 |
commit | d5670ed32ff6d9ae2721e7cda8c5d309847239b5 (patch) | |
tree | f4fa5ceec50346ada4b5dcc6f0b3734e9c3f2758 /language/ca_ES/install.lang.php | |
parent | 876b282eafb07d4fc2cac5364815353fd6beb2e3 (diff) |
[2.6] - Language - prepare for 2.6.2
git-svn-id: http://piwigo.org/svn/branches/2.6@27890 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES/install.lang.php')
-rw-r--r-- | language/ca_ES/install.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ca_ES/install.lang.php b/language/ca_ES/install.lang.php index a541fd4dc..d206f8489 100644 --- a/language/ca_ES/install.lang.php +++ b/language/ca_ES/install.lang.php @@ -63,6 +63,6 @@ $lang['You can download the config file and upload it to local/config directory $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dubtis en consultar als nostres fòrums per a qualsevol ajuda: %s'; $lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery'; $lang['Welcome to my photo gallery'] = 'Benvingut a la meva galeria fotogràfica'; -$lang['Welcome to your new installation of Piwigo!'] = 'Benvingut a la nova instal·lació de Piwigo!'; +$lang['Welcome to your new installation of Piwigo!'] = 'Benvingut a la teva nova instal·lació de Piwigo!'; $lang['localhost or other, supplied by your host provider'] = 'localhost o un altre, facilitat pel teu proveïdor d\'allotjament'; ?>
\ No newline at end of file |