Translated using Weblate (German)

Currently translated at 100.0% (42 of 42 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/de/
This commit is contained in:
kjon 2022-06-20 17:44:16 +00:00 committed by Hosted Weblate
parent 5b97ee9f01
commit 2165c1a9a2
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -129,6 +129,20 @@
}
},
"question": "Wie lautet der zugehörige Wikipedia Artikel?"
},
"smoking": {
"mappings": {
"1": {
"then": "Rauchen ist <b>nicht erlaubt</b>"
},
"0": {
"then": "Rauchen ist <b>erlaubt</b>"
},
"2": {
"then": "Rauchen ist <b> draußen erlaubt</b>."
}
},
"question": "Ist das Rauchen in {title()} erlaubt?"
}
}
}
}