forked from MapComplete/MapComplete
Merge branch 'master' into weblate-mapcomplete-core
This commit is contained in:
commit
27c1e32218
37 changed files with 629 additions and 514 deletions
|
@ -91,6 +91,20 @@
|
|||
},
|
||||
"question": "Des prises sont elles à disposition des client·e·s en intérieur ?"
|
||||
},
|
||||
"smoking": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Il est <b>autorisé</b> de fumer"
|
||||
},
|
||||
"1": {
|
||||
"then": "Il est <b>interdit</b> de fumer"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il est autorisé de fumer <b>à l'extérieur</b>."
|
||||
}
|
||||
},
|
||||
"question": "Est-ce autorisé de fumer à {title()} ?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Quel est le site web de {title()} ?"
|
||||
},
|
||||
|
@ -129,20 +143,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Quel est l’élément Wikipédia correspondant ?"
|
||||
},
|
||||
"smoking": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Il est <b>autorisé</b> de fumer"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il est autorisé de fumer <b>à l'extérieur</b>."
|
||||
},
|
||||
"1": {
|
||||
"then": "Il est <b>interdit</b> de fumer"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce autorisé de fumer à {title()} ?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue