Translated using Weblate (English)
Currently translated at 100.0% (2237 of 2237 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/en/
This commit is contained in:
parent
ebb7bf6a3f
commit
7669f4dcb8
1 changed files with 8 additions and 8 deletions
|
@ -259,10 +259,10 @@
|
||||||
"bench-backrest": {
|
"bench-backrest": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Backrest: Yes"
|
"then": "Does have a backresr"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Backrest: No"
|
"then": "Does <b>not</b> have a backrest"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Does this bench have a backrest?"
|
"question": "Does this bench have a backrest?"
|
||||||
|
@ -304,22 +304,22 @@
|
||||||
"bench-material": {
|
"bench-material": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Material: wood"
|
"then": "The seating is made from wood"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Material: metal"
|
"then": "The seating is made from metal"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Material: stone"
|
"then": "The seating is made from stone"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"then": "Material: concrete"
|
"then": "The seating is made from concrete"
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"then": "Material: plastic"
|
"then": "The seating is made from plastic"
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"then": "Material: steel"
|
"then": "The seating is made from steel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "What is the bench (seating) made from?",
|
"question": "What is the bench (seating) made from?",
|
||||||
|
|
Loading…
Reference in a new issue