diff options
Diffstat (limited to 'inc/lang/ca')
-rw-r--r-- | inc/lang/ca/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/ca/lang.php b/inc/lang/ca/lang.php index fd19c6834..810a613c2 100644 --- a/inc/lang/ca/lang.php +++ b/inc/lang/ca/lang.php @@ -313,3 +313,4 @@ $lang['media_perm_read'] = 'No teniu permisos suficients per a llegir arxi $lang['media_perm_upload'] = 'No teniu permisos suficients per a pujar arxius'; $lang['media_update'] = 'Puja la nova versió'; $lang['media_restore'] = 'Restaura aquesta versió'; +$lang['notloggedin'] = 'Potser us heu descuidat d\'entrar?'; |