Improvements to translation checking in createLayouts, small translation fixes
This commit is contained in:
parent
60c835fdac
commit
1eddabd8c9
5 changed files with 30 additions and 12 deletions
|
@ -23,10 +23,8 @@
|
|||
{
|
||||
"id": "Toilet",
|
||||
"name": {
|
||||
"render": {
|
||||
"en": "Toilets",
|
||||
"de": "Toiletten"
|
||||
}
|
||||
"en": "Toilets",
|
||||
"de": "Toiletten"
|
||||
},
|
||||
"overpassTags": "amenity=toilets",
|
||||
"title": {
|
||||
|
@ -59,10 +57,8 @@
|
|||
"amenity=toilets"
|
||||
],
|
||||
"description": {
|
||||
"render": {
|
||||
"en": "A publicly accessible toilet or restroom",
|
||||
"de": "Eine öffentlich zugängliche Toilette"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue