Update de.js

fix typo ("Obefläche") in translation
This commit is contained in:
sebrhex 2024-07-02 13:08:34 +02:00 committed by GitHub
parent 2dc2e3e191
commit 5efb945ade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,7 +71,7 @@ export default {
environmentVariables: 'Umgebungsvariablen', environmentVariables: 'Umgebungsvariablen',
enterEnvJson: 'Geben Sie Umgebungsvariablen im JSON-Format ein...', enterEnvJson: 'Geben Sie Umgebungsvariablen im JSON-Format ein...',
environmentAndExtraVariablesMustBeValidJsonExample: 'Zusätzliche Variablen und Umgebungsvariablen müssen gültiges JSON sein. Beispiel:', environmentAndExtraVariablesMustBeValidJsonExample: 'Zusätzliche Variablen und Umgebungsvariablen müssen gültiges JSON sein. Beispiel:',
dashboard2: 'Obefläche', dashboard2: 'Oberfläche',
ansibleSemaphore: 'Semaphore UI', ansibleSemaphore: 'Semaphore UI',
wereSorryButHtmlwebpackpluginoptionstitleDoesntWor: 'Es tut uns leid, aber <%= htmlWebpackPlugin.options.title %> funktioniert nicht richtig ohne JavaScript. Bitte aktivieren Sie es, um fortzufahren.', wereSorryButHtmlwebpackpluginoptionstitleDoesntWor: 'Es tut uns leid, aber <%= htmlWebpackPlugin.options.title %> funktioniert nicht richtig ohne JavaScript. Bitte aktivieren Sie es, um fortzufahren.',
deleteInventory: 'Inventar löschen', deleteInventory: 'Inventar löschen',