diff options
-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 322bec7e8..e7a32d84a 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -133,7 +133,7 @@ $lang['Save to permalink history'] = 'Desa a l\'historial d\'enllaços permanent $lang['Select at least one album'] = 'Seleccioneu almenys un àlbum'; $lang['Select at least one photo'] = 'Seleccioneu almenys una imatge'; $lang['Select at least one user'] = 'Seleccioneu almenys un usuari'; -$lang['Show info'] = 'Mostrar informació'; +$lang['Show info'] = 'Veure informació'; $lang['Site manager'] = 'Gestor del lloc'; $lang['Status'] = 'Estat'; $lang['Statistics'] = 'Estadístiques'; |