diff options
author | Andreas Gohr <andi@splitbrain.org> | 2015-03-17 15:10:28 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2015-03-17 15:10:28 +0100 |
commit | e82e995afe2ba6bb600f5a7f2ef6effbf9c1b8cd (patch) | |
tree | 682982c3384ec4b75894d77a96db56b6715b23da /lib/plugins/authad | |
parent | 2f505bf9a889ddaf530fe975967589f6c6993e39 (diff) | |
parent | abb2621b95a47515d8223fcc52b5d62ca61b3e07 (diff) | |
download | rpg-e82e995afe2ba6bb600f5a7f2ef6effbf9c1b8cd.tar.gz rpg-e82e995afe2ba6bb600f5a7f2ef6effbf9c1b8cd.tar.bz2 |
Merge pull request #1078 from dokuwiki-translate/lang_update_14
Translation update (da)
Diffstat (limited to 'lib/plugins/authad')
-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'; |