diff options
author | Viktor Horváth <horvath.viktor@forrastrend.hu> | 2022-01-02 17:01:20 +0100 |
---|---|---|
committer | DokuWiki Translation Interface <translate@dokuwiki.org> | 2022-01-02 17:01:20 +0100 |
commit | 39ecc3afdcab05eea756321d382a6fabecacfbcc (patch) | |
tree | 78580640ac369db4473878096b985610892d2631 /lib/plugins/authplain/lang/hu/lang.php | |
parent | 0b63e09a6f6e45247d064792d2ff494cbec46979 (diff) | |
download | dokuwiki-39ecc3afdcab05eea756321d382a6fabecacfbcc.tar.gz dokuwiki-39ecc3afdcab05eea756321d382a6fabecacfbcc.zip |
translation update
Diffstat (limited to 'lib/plugins/authplain/lang/hu/lang.php')
-rw-r--r-- | lib/plugins/authplain/lang/hu/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/authplain/lang/hu/lang.php b/lib/plugins/authplain/lang/hu/lang.php index 5f684d722..84cfbbeb6 100644 --- a/lib/plugins/authplain/lang/hu/lang.php +++ b/lib/plugins/authplain/lang/hu/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Marton Sebok <sebokmarton@gmail.com> */ $lang['userexists'] = 'Sajnáljuk, ilyen azonosítójú felhasználónk már van.'; |