intl: de: Fix translation of movesAndRulesNotMatch

This commit is contained in:
Calcitem 2021-07-28 01:16:05 +08:00
parent 1a9c078be0
commit 7606499fd6
No known key found for this signature in database
GPG Key ID: F2F7C29E054CFB80
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@
"@cannotImport": { "@cannotImport": {
"description": "Cannot import" "description": "Cannot import"
}, },
"movesAndRulesNotMatch": "Les mouvements et les règles ne correspondent pas.", "movesAndRulesNotMatch": "Regeln und Züge stimmen nicht überein.",
"@movesAndRulesNotMatch": { "@movesAndRulesNotMatch": {
"description": "Rules and moves do not match." "description": "Rules and moves do not match."
}, },