diff options
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index d33d31eee..6ec07fdfe 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -560,7 +560,7 @@ $lang['%d photos uploaded'] = '%d imatges afegides'; $lang['Privacy level set to "%s"'] = 'Nivel de confidencialidad "%s"'; $lang['Album "%s" now contains %d photos'] = 'EL álbum "%s" ahora contiene %d fotos'; $lang['Manage this set of %d photos'] = 'Administra aquest lot de %d imatges'; -$lang['Select files'] = 'Examinar'; +$lang['Select files'] = 'Seleccionar arxius'; $lang['Everybody'] = 'Tothom'; $lang['Who can see these photos?'] = 'Qui pot veure aquestes imatges?'; $lang['Settings'] = 'Configuració'; |