Fix: fix #2209, remove lingering incorrect translations
This commit is contained in:
parent
49de58f754
commit
fbcbdc571e
4 changed files with 1 additions and 13 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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?"
|
||||
|
|
|
@ -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?"
|
||||
|
|
|
@ -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 ?"
|
||||
|
|
Loading…
Reference in a new issue