diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-09 15:09:10 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-09 15:09:10 +0300 |
commit | 2bd971a9b1051ae122feec43929a048d743b15e8 (patch) | |
tree | 437b3d7f95225689dcc432bf164745b61d1dc78f /i18n/eu.i18n.json | |
parent | 7a0467c8c57b3a309e99a3ca30591dc46eed16a0 (diff) | |
download | wekan-2bd971a9b1051ae122feec43929a048d743b15e8.tar.gz wekan-2bd971a9b1051ae122feec43929a048d743b15e8.tar.bz2 wekan-2bd971a9b1051ae122feec43929a048d743b15e8.zip |
Update translations.
Diffstat (limited to 'i18n/eu.i18n.json')
-rw-r--r-- | i18n/eu.i18n.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index 5426ac05..c75798ec 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -191,6 +191,7 @@ "error-user-notAllowSelf": "Ezin duzu zure burua gonbidatu", "error-user-notCreated": "Erabiltzaile hau sortu gabe dago", "error-username-taken": "Erabiltzaile-izen hori hartuta dago", + "error-email-taken": "Email has already been taken", "export-board": "Esportatu arbela", "filter": "Iragazi", "filter-cards": "Iragazi txartelak", @@ -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 |