diff options
Diffstat (limited to 'inc/lang/la')
-rw-r--r-- | inc/lang/la/denied.txt | 2 | ||||
-rw-r--r-- | inc/lang/la/lang.php | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/la/denied.txt b/inc/lang/la/denied.txt index fdb62f53e..e703c7716 100644 --- a/inc/lang/la/denied.txt +++ b/inc/lang/la/denied.txt @@ -1,3 +1,3 @@ ====== Ad hanc paginam accedere non potes ====== -Ad hanc paginam accedere non potes: antea in conuentum ineas, deinde rursum temptas
\ No newline at end of file +Ad hanc paginam accedere non potes: antea in conuentum ineas, deinde rursum temptas @NOTLOGGEDIN@
\ No newline at end of file diff --git a/inc/lang/la/lang.php b/inc/lang/la/lang.php index c71a71bdd..885c4f4b8 100644 --- a/inc/lang/la/lang.php +++ b/inc/lang/la/lang.php @@ -260,3 +260,4 @@ $lang['hours'] = 'a horis %d'; $lang['minutes'] = 'a minutis %d'; $lang['seconds'] = 'a secundis %d'; $lang['wordblock'] = 'Mutationes non seruantur, eo quod mala uerba contenit'; +$lang['notloggedin'] = 'Ad hanc paginam accedere non potes: antea in conuentum ineas, deinde rursum temptas '; |