Add language settings in UI
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
"messagingHint": "Zeigt eine Nachricht auf der Timeransicht an.",
|
||||
"copyHint": "Kopiert den Link zu der Countdown-Seite.",
|
||||
"openInNewTab": "Öffnet den Link in einem neuen Tab.",
|
||||
"selectMode": "Wählt einen Modus für die Timeransicht.",
|
||||
"selectMode": "Wählt einen Modus für die Timeransicht."
|
||||
},
|
||||
"placeholders": {
|
||||
"msgHere": "Message here"
|
||||
|
@ -6,7 +6,8 @@
|
||||
"messaging": "Messaging",
|
||||
"countdownToTime": "Countdown to time",
|
||||
"attention": "Attention",
|
||||
"hostinfo": "Host information"
|
||||
"hostinfo": "Host information",
|
||||
"uiSettings": "UI settings"
|
||||
},
|
||||
"sidebar": {
|
||||
"home": "Home",
|
||||
@ -45,7 +46,9 @@
|
||||
"enableTextClrs": "Enable Text Colours:",
|
||||
"textClrs": "Text Colours",
|
||||
"addRow": "Add Row",
|
||||
"timeVar": "Enable time variance display:"
|
||||
"timeVar": "Enable time variance display:",
|
||||
"language": "Select a language",
|
||||
"apply": "Apply"
|
||||
},
|
||||
"untis":
|
||||
{
|
||||
|
Reference in New Issue
Block a user