Fix new translation strings for place types

This commit is contained in:
2019-10-06 14:29:09 +02:00
committed by Stefan Rohde-Enslin
parent a72ae66385
commit 42a9fe17d9
19 changed files with 127 additions and 101 deletions

View File

@ -2,12 +2,12 @@
"tlPlacetypes": [
"Administrative",
"Historical",
"Regions",
"Streets",
"Buildings",
"Region",
"Street",
"Building",
"Mountains",
"Forrests",
"Waters",
"Islands"
"Forrest",
"Body of water",
"Island"
]
}