Merge pull request #1191 from UnbreakCode/main

updated de_DE
This commit is contained in:
Core 2022-06-23 04:48:04 +01:00 committed by GitHub
commit d4ffe69eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -386,5 +386,13 @@
"term.track": {
"one": "Titel",
"other": "Titel"
}
},
"settings.option.visual.customAccentColor": "Benutzerdefinierte Akzentfarbe",
"settings.option.visual.accentColor": "Akzentfarbe",
"settings.option.visual.purplePodcastPlaybackBar": "Lila Wiedergabeleiste für Podcasts",
"settings.option.visual.windowColor": "Fenstertönung Farbe",
"action.cut": "Ausschneiden",
"action.paste": "Einfügen",
"action.selectAll": "Alles auswählen",
"action.delete": "Löschen"
}