intl: de: Fix translation of movesAndRulesNotMatch
This commit is contained in:
parent
1a9c078be0
commit
7606499fd6
|
@ -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."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue