Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2023-06-28 22:30:08 +02:00
parent 5309d0c3d6
commit 4e57944b20
46 changed files with 726 additions and 646 deletions

View file

@ -32,13 +32,15 @@
"type": "text"
},
"question": {
"en": "What is wrong with this feature?"
"en": "What is wrong with this feature?",
"de": "Was stimmt mit diesem Objekt nicht?"
},
"mappings": [
{
"if": "fixme=",
"then": {
"en": "This issue has been resolved"
"en": "This issue has been resolved",
"de": "Dieses Problem wurde behoben"
}
}
],