summaryrefslogtreecommitdiff
path: root/inc/lang/ia
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/ia')
-rw-r--r--inc/lang/ia/denied.txt2
-rw-r--r--inc/lang/ia/lang.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/ia/denied.txt b/inc/lang/ia/denied.txt
index 044e1532d..29d35bbde 100644
--- a/inc/lang/ia/denied.txt
+++ b/inc/lang/ia/denied.txt
@@ -1,3 +1,3 @@
====== Permission refusate ======
-Pardono, tu non ha le derectos requisite pro continuar. Pote esser que tu ha oblidate de aperir un session. \ No newline at end of file
+Pardono, tu non ha le derectos requisite pro continuar. @NOTLOGGEDIN@ \ No newline at end of file
diff --git a/inc/lang/ia/lang.php b/inc/lang/ia/lang.php
index 144dfe33b..7fc4dbb68 100644
--- a/inc/lang/ia/lang.php
+++ b/inc/lang/ia/lang.php
@@ -260,3 +260,4 @@ $lang['days'] = '%d dies retro';
$lang['hours'] = '%d horas retro';
$lang['minutes'] = '%d minutas retro';
$lang['seconds'] = '%d secundas retro';
+$lang['notloggedin'] = 'Pote esser que tu ha oblidate de aperir un session.';