Fix: fix #2209, remove lingering incorrect translations

This commit is contained in:
Pieter Vander Vennet 2024-10-14 21:46:27 +02:00
parent 49de58f754
commit fbcbdc571e
4 changed files with 1 additions and 13 deletions

View file

@ -816,10 +816,7 @@
"alsoShowIf": "historic!=memorial",
"then": {
"en": "This artwork does not serve as a memorial",
"de": "Dieses Kunstwerk dient nicht als Denkmal",
"fr": "Cette œuvre ne sert pas de banc",
"cs": "Toto dílo neslouží jako lavička",
"es": "Esta obra de arte no sirve como banco"
"de": "Dieses Kunstwerk dient nicht als Denkmal"
}
}
]

View file

@ -541,9 +541,6 @@
"mappings": {
"0": {
"then": "Toto dílo slouží také jako památník"
},
"1": {
"then": "Toto dílo neslouží jako lavička"
}
},
"question": "Slouží toto dílo jako památník?"

View file

@ -485,9 +485,6 @@
"mappings": {
"0": {
"then": "Esta obra de arte también sirve como monumento conmemorativo"
},
"1": {
"then": "Esta obra de arte no sirve como banco"
}
},
"question": "¿Sirve esta obra de arte como monumento conmemorativo?"

View file

@ -425,9 +425,6 @@
"mappings": {
"0": {
"then": "Cette œuvre est un mémorial"
},
"1": {
"then": "Cette œuvre ne sert pas de banc"
}
},
"question": "Cet œuvre a-t-elle un rôle de mémorial?"