Donnnnt translate placeholders heauarg

This commit is contained in:
Alexandre Aubin 2022-08-03 22:18:25 +02:00 committed by GitHub
parent b27f2351ca
commit eadf40c552
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"argument_required": "Der Parameter {argument} ist erforderlich", "argument_required": "Der Parameter {argument} ist erforderlich",
"authentication_required": "Anmeldung erforderlich", "authentication_required": "Anmeldung erforderlich",
"confirm": "Bestätigen Sie {Aufforderung}", "confirm": "Bestätigen Sie {prompt}",
"error": "Fehler:", "error": "Fehler:",
"file_not_exist": "Datei ist nicht vorhanden: '{path}'", "file_not_exist": "Datei ist nicht vorhanden: '{path}'",
"folder_exists": "Ordner existiert bereits: '{path}'", "folder_exists": "Ordner existiert bereits: '{path}'",