mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-02 17:11:48 +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": "Pohlaví",
|
||||
"config.sex.HIDE": "skrýt",
|
||||
"config.sex.SHOW": "zobrazit",
|
||||
"config.places": "Místa",
|
||||
"config.places.FULL": "plný",
|
||||
"config.places.SHORT": "zkrácený",
|
||||
"config.places.HIDE": "skrýt",
|
||||
"head.source": "Zdroj dat",
|
||||
"name.unknown_name": "N.N.",
|
||||
"extras.images": "Obrázky",
|
||||
|
||||
Reference in New Issue
Block a user