506
506
"ends" : " Ends {inTime}" ,
507
507
"poll_question" : " Poll Question" ,
508
508
"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" ,
510
510
"max_choices" : " \u2022 You may select upto {choices} choices" ,
511
+ "community_restricted" :" \u2022 Community restricted: {communities}" ,
511
512
"poll_not_ready" : " Poll not ready for vote, try again shortly" ,
512
513
"interpret_token" : " Interpret by Tokens" ,
513
514
"interpret_vote" : " Interpret by Votes" ,
516
517
"question_placeholder" : " Add poll question..." ,
517
518
"choice_placeholder" : " Choice {number}" ,
518
519
"number_of_votes" : " Number of Votes" ,
519
- "tokens" : " Total Tokens " ,
520
+ "tokens" : " Token - Hive Power " ,
520
521
"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"
522
534
},
523
535
"stats" : {
524
536
"viewers" : " Visitors" ,
1196
1208
"btn-later" : " Remind Later" ,
1197
1209
"btn-ignore" : " Forever"
1198
1210
}
1199
- }
1211
+ }
0 commit comments