mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 03:05:15 +00:00
Fixed/improved some translation
This commit is contained in:
parent
63ac26a320
commit
714dcc4472
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ module.exports = {
|
|||
|
||||
index: {
|
||||
connecting: "Verbinden",
|
||||
plugins: "Loading Plugins",
|
||||
plugins: "Plugins werden geladen",
|
||||
launching: "Starten",
|
||||
},
|
||||
|
||||
|
@ -20,13 +20,13 @@ module.exports = {
|
|||
general: "Allgemein",
|
||||
theme: "Theme",
|
||||
player: "Videoplayer",
|
||||
uitweaker: "UI Optimierer",
|
||||
uitweaker: "UI Tweaker",
|
||||
startupoptions: "Startoptionen",
|
||||
plugins: "Plugins",
|
||||
updates: "Updates",
|
||||
logs: "Logs",
|
||||
about: "Über",
|
||||
devmode: "Registrierungseditor",
|
||||
devmode: "Entwicklermodus",
|
||||
},
|
||||
|
||||
mods: {
|
||||
|
@ -79,7 +79,7 @@ module.exports = {
|
|||
events: {
|
||||
welcome: "Wilkommen bei VueTube",
|
||||
tagline: "Die Zukunft des Videostreamings",
|
||||
next: "Nächste",
|
||||
next: "Weiter",
|
||||
updated: "VueTube wurde aktualisiert!",
|
||||
awesome: "Cool!",
|
||||
langsetup: "Lass uns eine Sprache aussuchen!",
|
||||
|
|
Loading…
Reference in a new issue