Update Language.json
Finished danish translations and corrected a few english
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
"Validate token": "Validate token",
|
||||
"Full log": "Full log",
|
||||
"Settings": "Settings",
|
||||
"Total Bits (current stream)": "",
|
||||
"Subscriptions (current stream)": "",
|
||||
"Cheers (Current stream)": "",
|
||||
"Total Bits (current stream)": "Total Bits (current stream)",
|
||||
"Subscriptions (current stream)": "Subscriptions (current stream)",
|
||||
"Cheers (Current stream)": "Cheers (Current stream)",
|
||||
"Live log": "Live log",
|
||||
"Live log description": "SSE fallback to Websocket (requires node ws_server.js)"
|
||||
},
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"Danish": {
|
||||
"Dashboard": {
|
||||
"Headline": "Twitch PHP Bot - Dashboard",
|
||||
"Headline": "Twitch PHP Bot - Kontrolpanel",
|
||||
"Login": "Log ind",
|
||||
"Logout": "Log ud",
|
||||
"Uptime": "Oppetid",
|
||||
@@ -64,8 +64,8 @@
|
||||
"Full log": "Fuld log",
|
||||
"Settings": "Indstillinger",
|
||||
"Total Bits (current stream)": "Bits total (nuværende stream)",
|
||||
"Subscriptions (current stream)": "",
|
||||
"Cheers (Current stream)": "",
|
||||
"Subscriptions (current stream)": "Abonnenter (nuværende stream)",
|
||||
"Cheers (Current stream)": "Cheers (nuværende stream)",
|
||||
"Live log": "Live log",
|
||||
"Live log description": "SSE fallback til Websocket (kræver node ws_server.js)"
|
||||
},
|
||||
@@ -78,3 +78,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user