101 lines
No EOL
2.5 KiB
JSON
101 lines
No EOL
2.5 KiB
JSON
{
|
|
"loading": "Loading",
|
|
"onboarding": {
|
|
"missing-info": "Not all information has been filled in!",
|
|
"welcome": "Welcome to",
|
|
"your-name": "What is your name?",
|
|
"name": "Your name",
|
|
"your-address": "What is your address?",
|
|
"zipcode": "Zipcode",
|
|
"house-number": "House number",
|
|
"start": "Start"
|
|
},
|
|
"greeting": {
|
|
"hello": "Hello",
|
|
"morning": "Good morning",
|
|
"afternoon": "Good afternoon",
|
|
"evening": "Good evening"
|
|
},
|
|
"months": {
|
|
"january": "January",
|
|
"february": "February",
|
|
"march": "March",
|
|
"april": "April",
|
|
"may": "May",
|
|
"june": "June",
|
|
"july": "July",
|
|
"august": "August",
|
|
"september": "September",
|
|
"october": "October",
|
|
"november": "November",
|
|
"december": "December"
|
|
},
|
|
"days": {
|
|
"mon": "Mon",
|
|
"tue": "Tue",
|
|
"wed": "Wed",
|
|
"thu": "Thu",
|
|
"fri": "Fri",
|
|
"sat": "Sat",
|
|
"sun": "Sun"
|
|
},
|
|
"legenda": "Legend",
|
|
"garbage-bins": "Garbage bins",
|
|
"nearby": "nearby",
|
|
"what-where": "What goes where?",
|
|
"what-why": "and why?",
|
|
"what-separate": "What do you want to separate?",
|
|
"nothing-found": "Nothing found",
|
|
"choose-category": "Or choose a category",
|
|
"description": "Description",
|
|
"close": "Close",
|
|
"saved": "Saved!",
|
|
"are-you-sure": "Are you sure?",
|
|
"cancel": "Cancel",
|
|
"yes": "Yes",
|
|
"logged-out": "You are logged out",
|
|
"something-went-wrong": "Something went wrong. Please try again later!",
|
|
"settings": "Settings",
|
|
"name": "Name",
|
|
"address": "Address",
|
|
"language": "Language",
|
|
"languages": {
|
|
"nl": "Dutch",
|
|
"en": "English"
|
|
},
|
|
"notifications": "Notifications",
|
|
"change": "Change",
|
|
"logout": "Logout",
|
|
"modal": {
|
|
"name": {
|
|
"title": "Change name",
|
|
"name": "Name",
|
|
"your-name": "Your name"
|
|
},
|
|
"address": {
|
|
"title": "Change address",
|
|
"zipcode": "Zip code",
|
|
"your-zipcode": "Your zip code",
|
|
"house-number": "House number",
|
|
"your-house-number": "Your house number"
|
|
},
|
|
"default": {
|
|
"title": "Edit your details:",
|
|
"cancel": "Cancel",
|
|
"save": "Save"
|
|
}
|
|
},
|
|
"choose": "Choose",
|
|
"notifications-before-16-00": "Notifications before 16:00 are not supported",
|
|
"notifications-after-09-00": "Notifications after 09:00 are not supported",
|
|
"day-before": "A day before",
|
|
"same-day": "At the same day",
|
|
"pickup": "Pickup bin",
|
|
"off": "Off",
|
|
"at": "at",
|
|
"internet": {
|
|
"no-connection": "No Internet Connection",
|
|
"please-check": "Please check your internet settings and try again.",
|
|
"retry": "Retry"
|
|
}
|
|
} |