diff options
author | Rene <wllywlnt@yahoo.com> | 2014-03-17 18:51:15 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-03-17 18:51:15 +0100 |
commit | bc2be47d5025f6340908f521679a214a49066bab (patch) | |
tree | d9402b82ddf9473ebad9f696feab7e7e5a98d123 /lib/plugins/authad/lang | |
parent | c815c883b7ebc6acee19c1af36c4ebe429805a4b (diff) | |
download | rpg-bc2be47d5025f6340908f521679a214a49066bab.tar.gz rpg-bc2be47d5025f6340908f521679a214a49066bab.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/nl/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/nl/lang.php b/lib/plugins/authad/lang/nl/lang.php new file mode 100644 index 000000000..75b9aa43f --- /dev/null +++ b/lib/plugins/authad/lang/nl/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Rene <wllywlnt@yahoo.com> + */ +$lang['domain'] = 'Aanlog Domein'; |