2019-10-01 15:43:37 +02:00
|
|
|
{
|
|
|
|
"Title": "Translation example",
|
|
|
|
"Intro": "Hello I am {{name}}, I am {{age}} years old.",
|
|
|
|
"home": {
|
|
|
|
"title": "home's title"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
|
|
|
"config": {
|
|
|
|
"demo": "this is a demo",
|
|
|
|
"demo_other": "this is an other demo",
|
2019-10-01 16:52:36 +02:00
|
|
|
"continue": "Continue",
|
|
|
|
"perfect": "That's perfect",
|
|
|
|
"title": "Create a poll",
|
|
|
|
"letsgo": "Lets go!",
|
2019-10-03 21:20:10 +02:00
|
|
|
"description": "Shedule appointments with your friends or your family, or create a pool with text, pictures or links… A real survey!",
|
2019-10-01 16:52:36 +02:00
|
|
|
"find_my_polls": "Where are my polls ?",
|
|
|
|
"find_helper": "I am looking for polls linked to my email",
|
|
|
|
"find_button": "Find my polls"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
|
|
|
"creation": {
|
2019-10-01 16:52:36 +02:00
|
|
|
"title": "To begin with",
|
|
|
|
"want": "I want to create a poll",
|
2019-10-01 16:34:11 +02:00
|
|
|
"kind": {
|
2019-10-01 16:52:36 +02:00
|
|
|
"classic": "classic",
|
|
|
|
"date": "special dates"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
2019-10-01 16:52:36 +02:00
|
|
|
"choose_title": "Whom title will be",
|
|
|
|
"choose_title_placeholder": "title",
|
|
|
|
"name": "I can also specify my name if i want",
|
|
|
|
"name_placeholder": "my name",
|
|
|
|
"description": "and the description would be",
|
|
|
|
"description_placeholder": "summary of the poll's purpose"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
|
|
|
"dates": {
|
2019-10-03 21:20:10 +02:00
|
|
|
"title": "Config especially for the dates",
|
|
|
|
"hours_different": "I want to put slots for each day",
|
2019-10-01 16:34:11 +02:00
|
|
|
"multiple": {
|
2019-10-03 21:20:10 +02:00
|
|
|
"identical": "same",
|
|
|
|
"different": "possibly different"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
2019-10-03 21:20:10 +02:00
|
|
|
"add": "Add a date range",
|
|
|
|
"count_dates": "choices of dates"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
|
|
|
"choices": {
|
2019-10-03 21:20:10 +02:00
|
|
|
"title": "Write the proposals",
|
|
|
|
"helper": "You can use markdown syntax",
|
|
|
|
"answer_preset_1": "Demo answer 1",
|
|
|
|
"answer_preset_2": "answer 2",
|
|
|
|
"answer_preset_3": "and D, the answer D",
|
|
|
|
"add": "Add",
|
|
|
|
"continue": "Let's see how it goes"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
|
|
|
"resume": {
|
2019-10-03 21:20:10 +02:00
|
|
|
"title": "And that's all for us!",
|
|
|
|
"admins": "Admin side",
|
|
|
|
"users": "Respondent side",
|
|
|
|
"links_mail": "Receive links by email"
|
2019-10-01 16:34:11 +02:00
|
|
|
},
|
|
|
|
"visibility": {
|
2019-10-03 21:20:10 +02:00
|
|
|
"title": "Visibility of answers",
|
2019-10-01 16:34:11 +02:00
|
|
|
"votes": "Votes",
|
2019-10-03 21:20:10 +02:00
|
|
|
"archiving": "Archiving",
|
|
|
|
"access": "Access to the pool"
|
2019-10-01 15:43:37 +02:00
|
|
|
}
|
|
|
|
}
|