From 8ef435c83e48cbd3df9bf012d60c7833396c4e0a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 27 Apr 2020 02:37:33 +0300 Subject: Update translations related to vote feature. Code variables not changed. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048 --- i18n/en.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0e22f871..11e7e2dd 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -166,9 +166,9 @@ "cardStartVotingPopup-title": "Start a vote", "positiveVoteMembersPopup-title": "Proponents", "negativeVoteMembersPopup-title": "Opponents", - "allowNonBoardMembers": "Allow non board members", + "allowNonBoardMembers": "Allow anonymous vote on public board", "vote-question": "Voting question", - "vote-public": "Public vote", + "vote-public": "Show who voted what", "vote-for-it": "for it", "vote-against": "against", "cardDeletePopup-title": "Delete Card?", -- cgit v1.2.3-1-g7c22