Add translation variables for place types

This commit is contained in:
2019-10-06 13:50:16 +02:00
committed by Stefan Rohde-Enslin
parent fa8f2335ad
commit a72ae66385
37 changed files with 481 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"tlPlacetypes": [
"Administrativ",
"Historisch",
"Regionen",
"Stra\u00dfen",
"Geb\u00e4ude",
"Berge",
"W\u00e4lder",
"Gew\u00e4sser",
"Inseln"
]
}