diff options
author | M.Gergo | 2020-06-09 23:40:04 +0200 |
---|---|---|
committer | M.Gergo | 2020-06-09 23:40:04 +0200 |
commit | 6359761e029be169a9f0ea2b1e3410408c373ec4 (patch) | |
tree | 3cd7bc3f9f4c75e7e47e6608dddea892358ea681 /mayor-orig/mayor-base/www/lang | |
parent | 99481ab82a386c30d970592c5b8804e5c8e6df6e (diff) | |
download | mayor-6359761e029be169a9f0ea2b1e3410408c373ec4.tar.gz mayor-6359761e029be169a9f0ea2b1e3410408c373ec4.zip |
Rev: 4656rev4656
Diffstat (limited to 'mayor-orig/mayor-base/www/lang')
-rw-r--r-- | mayor-orig/mayor-base/www/lang/hu_HU/module-password/changePassword.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mayor-orig/mayor-base/www/lang/hu_HU/module-password/changePassword.php b/mayor-orig/mayor-base/www/lang/hu_HU/module-password/changePassword.php index 9c56a329..94007ff8 100644 --- a/mayor-orig/mayor-base/www/lang/hu_HU/module-password/changePassword.php +++ b/mayor-orig/mayor-base/www/lang/hu_HU/module-password/changePassword.php @@ -12,5 +12,6 @@ define('_USERNAME','Felhasználói név'); define('_NEW_PASSWORD','Új jelszó'); define('_VERIFICATION','Megerősítés'); define('_OK','OK'); +define('_PWGEN','Ajánlott jelszó'); ?> |