diff options
Diffstat (limited to 'i18n/hu.i18n.json')
-rw-r--r-- | i18n/hu.i18n.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/hu.i18n.json b/i18n/hu.i18n.json index 2c426cf0..fc6346f5 100644 --- a/i18n/hu.i18n.json +++ b/i18n/hu.i18n.json @@ -191,6 +191,7 @@ "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Ez a felhasználó nem jött létre", "error-username-taken": "Ez a felhasználónév már foglalt", + "error-email-taken": "Email has already been taken", "export-board": "Tábla exportálása", "filter": "Szűrő", "filter-cards": "Kártyák szűrése", @@ -379,5 +380,9 @@ "OS_Uptime": "OS Uptime", "hours": "hours", "minutes": "minutes", - "seconds": "seconds" + "seconds": "seconds", + "yes": "Yes", + "no": "No", + "accounts": "Accounts", + "accounts-allowEmailChange": "Allow Email Change" }
\ No newline at end of file |