2022-04-06 22:17:55 +02:00
|
|
|
{
|
|
|
|
"titles": {
|
|
|
|
"home": "Homepage",
|
|
|
|
"preview": "Preview",
|
|
|
|
"mode": "Mode",
|
|
|
|
"messaging": "Messaging",
|
2022-05-10 21:49:08 +02:00
|
|
|
"countdownToTime": "Countdown to time",
|
|
|
|
"attention": "Attention",
|
2022-05-12 21:01:49 +02:00
|
|
|
"hostinfo": "Host information",
|
|
|
|
"uiSettings": "UI settings"
|
2022-04-06 22:17:55 +02:00
|
|
|
},
|
|
|
|
"sidebar": {
|
|
|
|
"home": "Home",
|
|
|
|
"settings": "Settings",
|
|
|
|
"debug": "Debug",
|
|
|
|
"about": "About"
|
|
|
|
},
|
|
|
|
"hints":
|
|
|
|
{
|
|
|
|
"previewHint": "A preview of what is currently visible on the countdown view",
|
|
|
|
"modeHint": "",
|
2022-05-10 21:49:08 +02:00
|
|
|
"messagingHint": "Shows a given message on the timer view",
|
|
|
|
"copyHint": "Copies the link to the timer view",
|
|
|
|
"openInNewTab": "Open the countdown view in a new tab",
|
|
|
|
"selectMode": "Select what to show on the countdown view"
|
2022-04-06 22:17:55 +02:00
|
|
|
},
|
|
|
|
"placeholders": {
|
|
|
|
"msgHere": "Message here"
|
|
|
|
},
|
|
|
|
"others":
|
|
|
|
{
|
|
|
|
"timer": "Timer",
|
|
|
|
"clock": "Clock",
|
|
|
|
"black": "Black",
|
|
|
|
"test": "Testimage"
|
|
|
|
},
|
|
|
|
"labels":
|
|
|
|
{
|
|
|
|
"clockOnTimer": "Show clock on Timer:",
|
|
|
|
"showMillis": "Show Milliseconds on Timer:",
|
|
|
|
"showProgress": "Show progressbar:",
|
|
|
|
"progbarColors": "Progressbar Colors",
|
|
|
|
"time": "Time",
|
|
|
|
"color": "Color",
|
2022-05-10 21:49:08 +02:00
|
|
|
"remove": "Remove",
|
|
|
|
"enableTextClrs": "Enable Text Colours:",
|
|
|
|
"textClrs": "Text Colours",
|
|
|
|
"addRow": "Add Row",
|
2022-05-12 21:01:49 +02:00
|
|
|
"timeVar": "Enable time variance display:",
|
|
|
|
"language": "Select a language",
|
|
|
|
"apply": "Apply"
|
2022-05-10 21:49:08 +02:00
|
|
|
},
|
|
|
|
"untis":
|
|
|
|
{
|
|
|
|
"seconds": "Seconds",
|
|
|
|
"minutes": "Minutes",
|
|
|
|
"hours": "Hours",
|
|
|
|
"days": "Days",
|
|
|
|
"weeks": "Weeks",
|
|
|
|
"months": "Months",
|
|
|
|
"years": "Years"
|
|
|
|
},
|
|
|
|
"informationTexts": {
|
|
|
|
"debugInfo": "This is a debug page which should only be used by professionals. Changing any options below might impact operation.",
|
|
|
|
"proceedCaution": "Proceed with caution."
|
2022-04-06 22:17:55 +02:00
|
|
|
},
|
|
|
|
"_metadata": {
|
|
|
|
"lang": "en",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"authors": ["TheGreydiamond"]
|
|
|
|
}
|
|
|
|
}
|