diff options
Diffstat (limited to 'lib/plugins/authplain/lang')
-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.'; |