feat(admin): add child regions section to map view and update localization
This commit is contained in:
@@ -265,6 +265,8 @@
|
||||
"mapArea": "Karten-Arbeitsbereich",
|
||||
"selectedRegion": "Ausgewählte Region",
|
||||
"selectRegionHint": "Wähle eine Region aus der Liste oder direkt auf der Karte aus.",
|
||||
"childRegions": "Direkte Unterregionen",
|
||||
"noChildRegions": "Keine direkten Unterregionen zugeordnet.",
|
||||
"unknownType": "Unbekannter Typ",
|
||||
"coordsCompact": "X {x}, Y {y} · B {w} × H {h}",
|
||||
"noCoords": "Keine Koordinaten gesetzt",
|
||||
|
||||
@@ -320,6 +320,8 @@
|
||||
"mapArea": "Map workspace",
|
||||
"selectedRegion": "Selected region",
|
||||
"selectRegionHint": "Select a region from the list or directly on the map.",
|
||||
"childRegions": "Direct child regions",
|
||||
"noChildRegions": "No direct child regions assigned.",
|
||||
"unknownType": "Unknown type",
|
||||
"coordsCompact": "X {x}, Y {y} · W {w} × H {h}",
|
||||
"noCoords": "No coordinates set",
|
||||
|
||||
Reference in New Issue
Block a user