diff options
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 230d8bf4..e18ef87e 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -152,6 +152,8 @@ "card-spent": "作業時間", "card-edit-attachments": "添付ファイルの編集", "card-edit-custom-fields": "カスタムフィールドの編集", + "card-start-voting": "Start voting", + "card-cancel-voting": "Delete voting", "card-edit-labels": "ラベルの編集", "card-edit-members": "メンバーの編集", "card-labels-title": "カードのラベルを変更する", @@ -161,6 +163,10 @@ "cardAttachmentsPopup-title": "添付元", "cardCustomField-datePopup-title": "日時変更", "cardCustomFieldsPopup-title": "カスタムフィールドの編集", + "cardStartVotingPopup-title": "Start a vote", + "vote-question": "Voting question", + "vote-for-it": "for it", + "vote-against": "against", "cardDeletePopup-title": "カードを削除しますか?", "cardDetailsActionsPopup-title": "カード操作", "cardLabelsPopup-title": "ラベル", |