OpenDTU/lang
Bernhard Kirchen 71f312d830 webapp: show pin mapping categories as cards
on a desktop browser, this approach allows to display all categories at
once. we also increase readability as the values are much closer to
their label. previously, the values were far to the right of the screen
and it was unpleasent to read which value belonged to which setting. the
grouping of values per category was also not very well conceived.

by using cards, we also avoid some styling issues, namely the use of
rowspan, which caused a spurious table cell border at the end of the old
table layout.
2024-11-02 00:28:18 +01:00
..
es.lang.json webapp: show pin mapping categories as cards 2024-11-02 00:28:18 +01:00
it.lang.json webapp: show pin mapping categories as cards 2024-11-02 00:28:18 +01:00
README.md Added README.md to lang folder 2024-10-25 23:04:14 +02:00

Language Packs

This folder contains language packs for OpenDTU which can be uploaded to the device using the "Config Management" function. Select "Language Pack" in the restore section, select a .json file containing your language and press "Restore". Afterwards all language selection drop down menues contain the new language.

Create a pull to request to share your own language pack (or corrections) with the community.