summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-27 02:37:33 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-27 02:37:33 +0300
commit8ef435c83e48cbd3df9bf012d60c7833396c4e0a (patch)
treef45dae391c8614429d62b55ffb8e89ef1f4ea8a6 /i18n
parent3a74b8829424e98fbc4f1e8efab85035a254ab57 (diff)
downloadwekan-8ef435c83e48cbd3df9bf012d60c7833396c4e0a.tar.gz
wekan-8ef435c83e48cbd3df9bf012d60c7833396c4e0a.tar.bz2
wekan-8ef435c83e48cbd3df9bf012d60c7833396c4e0a.zip
Update translations related to vote feature. Code variables not changed.
Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json4
1 files 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?",