summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2014-12-03 00:10:07 +0100
committerGerrit Uitslag <klapinklapin@gmail.com>2014-12-03 00:10:07 +0100
commit4766c1f0aaafeb23d5026904b802078cf82ebbe1 (patch)
tree01c45a10dddd42c02804ff71c7d236c8fa775e7e /lib/plugins/authad
parentcded11250d495f6039a20f1036c64ea7b230ceb2 (diff)
parentb30dd803e3c33cfc9508b0516744b0bb95be4d09 (diff)
downloadrpg-4766c1f0aaafeb23d5026904b802078cf82ebbe1.tar.gz
rpg-4766c1f0aaafeb23d5026904b802078cf82ebbe1.tar.bz2
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/no/lang.php8
-rw-r--r--lib/plugins/authad/lang/no/settings.php2
2 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/no/lang.php b/lib/plugins/authad/lang/no/lang.php
new file mode 100644
index 000000000..a1c9c7e8a
--- /dev/null
+++ b/lib/plugins/authad/lang/no/lang.php
@@ -0,0 +1,8 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Patrick <spill.p@hotmail.com>
+ */
+$lang['domain'] = 'Loggpå-domene';
diff --git a/lib/plugins/authad/lang/no/settings.php b/lib/plugins/authad/lang/no/settings.php
index bab5ce67d..f309ead50 100644
--- a/lib/plugins/authad/lang/no/settings.php
+++ b/lib/plugins/authad/lang/no/settings.php
@@ -4,6 +4,8 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Christopher Schive <chschive@frisurf.no>
+ * @author Patrick <spill.p@hotmail.com>
*/
+$lang['account_suffix'] = 'Ditt konto-suffiks F. Eks. <code>@my.domain.org</code>';
$lang['admin_password'] = 'Passordet til brukeren over.';
$lang['expirywarn'] = 'Antall dager på forhånd brukeren varsles om at passordet utgår. 0 for å deaktivere.';