diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-09 15:14:11 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-09 15:14:11 +0300 |
commit | 719c5404f3c1a4116115f27bd5726e9e1620b0d4 (patch) | |
tree | c224561469cba89e9dd02d431f9a8079860e17da /i18n/ta.i18n.json | |
parent | 57219df16afbc0c512e15ed9801308591b41d318 (diff) | |
parent | cb4f3ce52ca024d8223b85f47a010ab5383b190a (diff) | |
download | wekan-719c5404f3c1a4116115f27bd5726e9e1620b0d4.tar.gz wekan-719c5404f3c1a4116115f27bd5726e9e1620b0d4.tar.bz2 wekan-719c5404f3c1a4116115f27bd5726e9e1620b0d4.zip |
Merge branch 'nztqa-improve-account' into devel
Change Email address. Thanks to nztqa ! Closes #848
Diffstat (limited to 'i18n/ta.i18n.json')
-rw-r--r-- | i18n/ta.i18n.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/ta.i18n.json b/i18n/ta.i18n.json index 222c712e..ab938acb 100644 --- a/i18n/ta.i18n.json +++ b/i18n/ta.i18n.json @@ -191,6 +191,7 @@ "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "This username is already taken", + "error-email-taken": "Email has already been taken", "export-board": "Export board", "filter": "Filter", "filter-cards": "Filter Cards", @@ -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 |