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