forked from MapComplete/MapComplete
Improve language
This commit is contained in:
parent
e3d6feeae9
commit
76fa858b61
4 changed files with 5 additions and 5 deletions
|
@ -112,7 +112,7 @@
|
|||
"then": "Einfach, nur zwei Barrieren mit einem Zwischenraum <img src='./assets/themes/cycle_infra/Cycle_barrier_single.png' style='width:8em'>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Doppelt, zwei Barrieren hintereinander <img src='./assets/themes/cycle_infra/Cycle_barrier_double.png' style='width:8em'>"
|
||||
"then": "Doppelt, zwei Barrieren hintereinander <img src='./assets/themes/cycle_infra/Cycle_barrier_double.svg' style='width:8em'>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dreifach, drei Barrieren hintereinander <img src='./assets/themes/cycle_infra/Cycle_barrier_triple.png' style='width:8em'>"
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
"then": "Single, just two barriers with a space inbetween <img src='./assets/themes/cycle_infra/Cycle_barrier_single.png' style='width:8em'>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Double, two barriers behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_double.png' style='width:8em'>"
|
||||
"then": "Double, two barriers behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_double.svg' style='width:8em'>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Triple, three barriers behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_triple.png' style='width:8em'>"
|
||||
|
@ -3121,7 +3121,7 @@
|
|||
"toilet-has-paper": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Toilet paper is equipped with toilet paper"
|
||||
"then": "This toilet is equipped with toilet paper"
|
||||
},
|
||||
"1": {
|
||||
"then": "You have to bring your own toilet paper to this toilet"
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
"then": "Enkelvoudig, slechts twee hekjes met ruimte ertussen <img src='./assets/themes/cycle_infra/Cycle_barrier_single.png' style='width:8em'>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dubbel, twee hekjes achter elkaar <img src='./assets/themes/cycle_infra/Cycle_barrier_double.png' style='width:8em'>"
|
||||
"then": "Dubbel, twee hekjes achter elkaar <img src='./assets/themes/cycle_infra/Cycle_barrier_double.svg' style='width:8em'>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Drievoudig, drie hekjes achter elkaar <img src='./assets/themes/cycle_infra/Cycle_barrier_triple.png' style='width:8em'>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue