Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Commit

Permalink
Merge pull request VueTubeApp#391 from Razuuu/main
Browse files Browse the repository at this point in the history
Fix typos in german.js
  • Loading branch information
Frontesque authored Jun 22, 2022
2 parents db92f4d + f55fc67 commit 81612f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NUXT/plugins/languages/german.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = {
updates: "Updates",
logs: "Logs",
about: "Über",
devmode: "Registierungseditor",
devmode: "Registrierungseditor",
},

mods: {
Expand All @@ -40,7 +40,7 @@ module.exports = {
},
tweaks: {
fullscreen: "Vollbild",
navbarblur: "Nvigationsleistenunschärfe",
navbarblur: "Navigationsleistenunschärfe",
roundedcorners: "Runde Ecken",
roundthumbnails: "Runde Thumbnails",
roundwatchpagecomponents: "Runde Startseiten Komponenten",
Expand All @@ -61,7 +61,7 @@ module.exports = {
about: {
appinformation: "App Informationen",
appversion: "App Version",
deviceinformation: "Gerät Informationen",
deviceinformation: "Geräteinformationen",
platform: "Plattform",
os: "Betriebssystem",
model: "Modell",
Expand Down

0 comments on commit 81612f8

Please sign in to comment.