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:
Rokas
2026-06-04 21:33:08 +03:00
committed by GitHub
parent 1fc83bc77e
commit 059c9d9413
12 changed files with 269 additions and 6 deletions

View File

@@ -129,6 +129,10 @@
"config.sex": "Пол",
"config.sex.HIDE": "Скрыть",
"config.sex.SHOW": "Показать",
"config.places": "Места",
"config.places.FULL": "полное",
"config.places.SHORT": "сокращённое",
"config.places.HIDE": "скрыть",
"head.source": "Источник данных",
"name.unknown_name": "Неизвестно",
"extras.images": "Картинки",