diff options
Diffstat (limited to 'i18n/ko.i18n.json')
-rw-r--r-- | i18n/ko.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 92b965eb..986326d4 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -152,6 +152,8 @@ "card-spent": "Spent Time", "card-edit-attachments": "첨부 파일 수정", "card-edit-custom-fields": "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": "Change date", "cardCustomFieldsPopup-title": "Edit custom fields", + "cardStartVotingPopup-title": "Start a vote", + "vote-question": "Voting question", + "vote-for-it": "for it", + "vote-against": "against", "cardDeletePopup-title": "카드를 삭제합니까?", "cardDetailsActionsPopup-title": "카드 액션", "cardLabelsPopup-title": "라벨", |