diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-04-08 19:37:41 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-04-08 19:37:41 +0300 |
commit | 06c32cb497ec3eddda95bd8f66e6761ae0e45e4c (patch) | |
tree | 0b796864d7034e38cb8baf92984d771eb06dc368 /i18n/nl.i18n.json | |
parent | d2a4925caee093721584876b38aff64151980cc0 (diff) | |
download | wekan-06c32cb497ec3eddda95bd8f66e6761ae0e45e4c.tar.gz wekan-06c32cb497ec3eddda95bd8f66e6761ae0e45e4c.tar.bz2 wekan-06c32cb497ec3eddda95bd8f66e6761ae0e45e4c.zip |
Update translations.
Diffstat (limited to 'i18n/nl.i18n.json')
-rw-r--r-- | i18n/nl.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json index 02d660fc..76cab8a4 100644 --- a/i18n/nl.i18n.json +++ b/i18n/nl.i18n.json @@ -152,6 +152,8 @@ "card-spent": "Gespendeerde tijd", "card-edit-attachments": "Wijzig bijlagen", "card-edit-custom-fields": "Wijzig maatwerkvelden", + "card-start-voting": "Start voting", + "card-cancel-voting": "Delete voting", "card-edit-labels": "Wijzig labels", "card-edit-members": "Wijzig leden", "card-labels-title": "Wijzig de labels van de kaart.", @@ -161,6 +163,10 @@ "cardAttachmentsPopup-title": "Voeg bestand toe vanuit", "cardCustomField-datePopup-title": "Wijzigingsdatum", "cardCustomFieldsPopup-title": "Wijzig maatwerkvelden", + "cardStartVotingPopup-title": "Start a vote", + "vote-question": "Voting question", + "vote-for-it": "for it", + "vote-against": "against", "cardDeletePopup-title": "Kaart verwijderen?", "cardDetailsActionsPopup-title": "Kaart actie ondernemen", "cardLabelsPopup-title": "Labels", |