Merge pull request #561 from j13055/develop

added german translation
This commit is contained in:
Elian Doran
2024-11-09 23:17:23 +02:00
committed by GitHub
3 changed files with 1448 additions and 0 deletions

View File

@@ -153,6 +153,10 @@ function getSupportedLocales() {
"id": "en",
"name": "English"
},
{
"id": "de",
"name": "Deutsch"
},
{
"id": "es",
"name": "Español"