diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-19 01:41:53 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-19 01:41:53 +0200 |
commit | 75c5eeb0460889fb79ba2b963e18ea240d7253ca (patch) | |
tree | a58f4dcd84018b907ead1246ef8eccd805bba231 /i18n/ja.i18n.json | |
parent | 9f30eeae61c3b3541d6be11e3404f59cdb4f5c69 (diff) | |
download | wekan-75c5eeb0460889fb79ba2b963e18ea240d7253ca.tar.gz wekan-75c5eeb0460889fb79ba2b963e18ea240d7253ca.tar.bz2 wekan-75c5eeb0460889fb79ba2b963e18ea240d7253ca.zip |
Update translations.
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 3cccaff3..42a34514 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -404,5 +404,8 @@ "yes": "はい", "no": "いいえ", "accounts": "アカウント", - "accounts-allowEmailChange": "メールアドレスの変更を許可" + "accounts-allowEmailChange": "メールアドレスの変更を許可", + "createdAt": "Created at", + "verified": "Verified", + "active": "Active" }
\ No newline at end of file |