diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-05 12:59:54 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-05 12:59:54 +0000 |
commit | e9907261cb659cd9e41244b23f3efcafb5a7d862 (patch) | |
tree | c9841efcd3dcc2654538dd20c84a220a22999596 /language | |
parent | ea80a821e5c091cca898fa666d3b7f54377edff5 (diff) |
[trunk_public] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@14774 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/ca_ES/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 8129f457d..e1b8dd607 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -120,7 +120,7 @@ $lang['Week %d'] = 'Setmana %d'; $lang['About Piwigo'] = 'Quant a Piwigo'; $lang['You are not authorized to access the requested page'] = 'No esteu autoritzats a accedir en aquesta pàgina'; $lang['add this photo to your favorites'] = 'Incloure a preferits'; -$lang['Administration'] = 'Administrar'; +$lang['Administration'] = 'Panell d\'administració'; $lang['all'] = 'Tot '; $lang['ascending'] = 'Ascendent'; $lang['author(s) : %s'] = 'autor(s) : %s'; |