mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-03 01:21:50 +00:00
Add configurable place display and shortening (#294)
* Add configurable place display and shortening * Fix prettier formatting stuff * Move place shortening logic to Chart
This commit is contained in:
@@ -129,6 +129,10 @@
|
||||
"config.sex": "Geschlecht",
|
||||
"config.sex.HIDE": "verbergen",
|
||||
"config.sex.SHOW": "anzeigen",
|
||||
"config.places": "Orte",
|
||||
"config.places.FULL": "vollständig",
|
||||
"config.places.SHORT": "gekürzt",
|
||||
"config.places.HIDE": "verbergen",
|
||||
"head.source": "Datenquelle",
|
||||
"name.unknown_name": "N.N.",
|
||||
"extras.images": "Bilder",
|
||||
|
||||
Reference in New Issue
Block a user