Translation and Bugfix
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"app": {
|
||||
"title": "Easy Youtube"
|
||||
}
|
||||
},
|
||||
"form.bottom": "Abstand Unten",
|
||||
"form.id": "Video-ID/Link",
|
||||
"form.left": "Abstand Links",
|
||||
"form.mute": "Stumm",
|
||||
"form.right": "Abstand Rechts",
|
||||
"form.tilt": "Trapez-Korrektur",
|
||||
"form.top": "Abstand Oben",
|
||||
"window.close": "Video schließen",
|
||||
"window.fullscreen": "Vollbild",
|
||||
"window.open": "Video öffnen"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"app": {
|
||||
"title": "Easy Youtube"
|
||||
}
|
||||
},
|
||||
"form.bottom": "Space Bottom",
|
||||
"form.id": "Video-ID/Link",
|
||||
"form.left": "Space Left",
|
||||
"form.mute": "Mute",
|
||||
"form.right": "Space Right",
|
||||
"form.tilt": "Tilt",
|
||||
"form.top": "Space Top",
|
||||
"window.close": "Close Video",
|
||||
"window.fullscreen": "Fullscreen",
|
||||
"window.open": "Open Video"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user