diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-03-05 21:09:33 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-03-05 21:09:33 +0200 |
commit | 965c3fb07fb16de9d525d7c094d299fd5d3960bc (patch) | |
tree | 57de1c7f2ffcdc34da1f1b6ea13c4375b483c605 /i18n/ja.i18n.json | |
parent | c43366b7ace328fb0150a6a1fbd3e9e77c95b8b6 (diff) | |
download | wekan-965c3fb07fb16de9d525d7c094d299fd5d3960bc.tar.gz wekan-965c3fb07fb16de9d525d7c094d299fd5d3960bc.tar.bz2 wekan-965c3fb07fb16de9d525d7c094d299fd5d3960bc.zip |
Update translations.
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 7a77764a..04f773c1 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -757,7 +757,7 @@ "cardAssigneesPopup-title": "担当者", "addmore-detail": "詳細説明の追加", "show-on-card": "カードに表示する項目", - "new": "New", - "editUserPopup-title": "Edit User", - "newUserPopup-title": "New User" + "new": "新規作成", + "editUserPopup-title": "ユーザーを編集", + "newUserPopup-title": "新規ユーザー" } |