summaryrefslogtreecommitdiff
path: root/lang/ia/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ia/lang.php')
-rw-r--r--lang/ia/lang.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/ia/lang.php b/lang/ia/lang.php
new file mode 100644
index 000000000..7a86ad44a
--- /dev/null
+++ b/lang/ia/lang.php
@@ -0,0 +1,11 @@
+<?php
+/**
+ * Interlingua language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ */
+
+$lang['discussion'] = 'Discussion';
+$lang['userpage'] = 'Pagina de usator';
+
+//Setup VIM: ex: et ts=2 :