diff options
author | Jacob Palm <mail@jacobpalm.dk> | 2015-03-17 15:01:44 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2015-03-17 15:01:44 +0100 |
commit | abb2621b95a47515d8223fcc52b5d62ca61b3e07 (patch) | |
tree | 682982c3384ec4b75894d77a96db56b6715b23da /lib/plugins/authad/lang | |
parent | 2f505bf9a889ddaf530fe975967589f6c6993e39 (diff) | |
download | rpg-abb2621b95a47515d8223fcc52b5d62ca61b3e07.tar.gz rpg-abb2621b95a47515d8223fcc52b5d62ca61b3e07.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/da/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/da/lang.php b/lib/plugins/authad/lang/da/lang.php new file mode 100644 index 000000000..8fc7db775 --- /dev/null +++ b/lib/plugins/authad/lang/da/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Jacob Palm <mail@jacobpalm.dk> + */ +$lang['domain'] = 'Logondomæne'; |