mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
Update acf-core_de.properties
Fix German localization typos: corrected all instances of "must" to "musst" for proper grammar in error messages.
This commit is contained in:
@@ -28,7 +28,7 @@ acf-core.invalid_syntax=Verwendung: <c2>{command}</c2> <c3>{syntax}</c3>
|
||||
acf-core.error_prefix=Fehler: {message}
|
||||
acf-core.error_performing_command=Beim Ausführen des Befehls ist ein Fehler aufgetreten.
|
||||
acf-core.info_message={message}
|
||||
acf-core.please_specify_one_of=Fehler: Du must aus diesen Optionen wählen (<c2>{valid}</c2>).
|
||||
acf-core.please_specify_one_of=Fehler: Du musst aus diesen Optionen wählen (<c2>{valid}</c2>).
|
||||
acf-core.must_be_a_number=Fehler: Du musst eine Zahl eingeben.
|
||||
acf-core.must_be_min_length=Fehler: Du musst mindestens {min} Buchstaben eingeben.
|
||||
acf-core.must_be_max_length=Fehler: Du kannst maximal {max} Buchstaben eingeben.
|
||||
|
||||
Reference in New Issue
Block a user