Files
iliaschatandGitHub 12f8cddc1e style: Updated Greek translations to the latest code's keyword changes (#263)
* feat: Updated english to latest changes in c files, and added translations in Greek (for public key and modem preset.)

* Update error message for missing map tiles

Reverting mapped string "Map tiles not found!" in line 118, 
Related to: [comment](https://github.com/meshtastic/device-ui/pull/263#discussion_r2679569602)
2026-01-11 22:42:37 +01:00
..
2025-09-08 21:46:42 +02:00
2025-09-14 19:31:01 +02:00
2025-10-03 18:57:53 +02:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2025-09-14 19:32:59 +02:00
2025-02-25 15:57:12 +01:00
2025-03-14 21:37:28 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2024-06-16 17:15:17 +02:00
2025-02-26 03:24:55 +01:00
2025-02-21 13:57:16 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00
2025-02-26 03:24:55 +01:00

To install:

    npm i lv_i18n -g

To extract:

    lv_i18n extract -s 'generated/**/*.+(c|cpp|h|hpp)' -s 'source/**/*.+(c|cpp|h|hpp)' -t 'locale/*.yml'

To compile:

    cd locale
    npx lv_i18n compile -t './*.yml' -o '.'