This commit is contained in:
Kenny 2022-06-22 16:54:51 -04:00
commit e17e1209e9
1 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ module.exports = {
updates: "Updates", updates: "Updates",
logs: "Logs", logs: "Logs",
about: "Über", about: "Über",
devmode: "Registierungseditor", devmode: "Registrierungseditor",
}, },
mods: { mods: {
@ -40,7 +40,7 @@ module.exports = {
}, },
tweaks: { tweaks: {
fullscreen: "Vollbild", fullscreen: "Vollbild",
navbarblur: "Nvigationsleistenunschärfe", navbarblur: "Navigationsleistenunschärfe",
roundedcorners: "Runde Ecken", roundedcorners: "Runde Ecken",
roundthumbnails: "Runde Thumbnails", roundthumbnails: "Runde Thumbnails",
roundwatchpagecomponents: "Runde Startseiten Komponenten", roundwatchpagecomponents: "Runde Startseiten Komponenten",
@ -61,7 +61,7 @@ module.exports = {
about: { about: {
appinformation: "App Informationen", appinformation: "App Informationen",
appversion: "App Version", appversion: "App Version",
deviceinformation: "Gerät Informationen", deviceinformation: "Geräteinformationen",
platform: "Plattform", platform: "Plattform",
os: "Betriebssystem", os: "Betriebssystem",
model: "Modell", model: "Modell",