diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-05-20 21:55:59 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-05-20 21:55:59 +0200 |
commit | 63a42aa3f297d3a695767d96889c2d8b51417ff9 (patch) | |
tree | c9931e52f9124aae4f163040e949d10e5e9ff39f /lib/plugins/authad | |
parent | 8f3419f56b9bfbb3aa4d40fe411f44e448ad8656 (diff) | |
parent | 776b1195ea652eae3a1c5f206d5fe07f3cc2cc67 (diff) | |
download | rpg-63a42aa3f297d3a695767d96889c2d8b51417ff9.tar.gz rpg-63a42aa3f297d3a695767d96889c2d8b51417ff9.tar.bz2 |
Merge pull request #728 from dokuwiki-translate/lang_update_56
Translation update (hu)
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r-- | lib/plugins/authad/lang/hu/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/hu/lang.php b/lib/plugins/authad/lang/hu/lang.php new file mode 100644 index 000000000..7bb6084b0 --- /dev/null +++ b/lib/plugins/authad/lang/hu/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Marton Sebok <sebokmarton@gmail.com> + */ +$lang['domain'] = 'Bejelentkezési tartomány'; |