diff options
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 04f773c1..4dd290e0 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -759,5 +759,11 @@ "show-on-card": "カードに表示する項目", "new": "新規作成", "editUserPopup-title": "ユーザーを編集", - "newUserPopup-title": "新規ユーザー" + "newUserPopup-title": "新規ユーザー", + "notifications": "通知", + "view-all": "View All", + "filter-by-unread": "Filter by Unread", + "mark-all-as-read": "Mark all as read", + "allow-rename": "Allow Rename", + "allowRenamePopup-title": "Allow Rename" } |