Skip to content

Commit d0cf286

Browse files
committed
Update source file en-US.json
1 parent 1058e91 commit d0cf286

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

src/config/locales/en-US.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -506,8 +506,9 @@
506506
"ends": "Ends {inTime}",
507507
"poll_question": "Poll Question",
508508
"age_limit": "\u2022 Only accounts older than {days} days allowed",
509-
"interpretation_token": "\u2022 User HP based vote interpretation",
509+
"interpretation_token": "\u2022 {token} based vote interpretation",
510510
"max_choices": "\u2022 You may select upto {choices} choices",
511+
"community_restricted":"\u2022 Community restricted: {communities}",
511512
"poll_not_ready": "Poll not ready for vote, try again shortly",
512513
"interpret_token": "Interpret by Tokens",
513514
"interpret_vote": "Interpret by Votes",
@@ -516,9 +517,20 @@
516517
"question_placeholder": "Add poll question...",
517518
"choice_placeholder": "Choice {number}",
518519
"number_of_votes": "Number of Votes",
519-
"tokens": "Total Tokens",
520+
"tokens": "Token - Hive Power",
520521
"attach_poll": "Attach Poll",
521-
"update_poll": "Update Poll"
522+
"update_poll": "Update Poll",
523+
"wizard_end_time":"End Time",
524+
"wizard_choices":"Choices",
525+
"wizard_config_label": "Configuration",
526+
"wizard_config_val": "Age | Visibility | Interpretation",
527+
"wizard_reset":"Reset Poll",
528+
"config_age":"Min. Account Age (Days)",
529+
"config_max_options":"Max Options",
530+
"config_poll_interpretation":"Interpretation",
531+
"config_hide_results":"Hide results until voted",
532+
"config_show_voters":"Show voters",
533+
"config_vote_change":"Allow vote change"
522534
},
523535
"stats": {
524536
"viewers": "Visitors",
@@ -1196,4 +1208,4 @@
11961208
"btn-later": "Remind Later",
11971209
"btn-ignore": "Forever"
11981210
}
1199-
}
1211+
}

0 commit comments

Comments
 (0)