* 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)
- Added new keywords to en.yaml which serves as example/comparison for other languages
- Added new keywords with Greek translations to el.yaml
- Updated the lv_i18n.c with latest updates for Greek language.
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
* - Updated en.yml based on a fresh-created file using 'lv_i18n extract'
- Edited lines with \n to be included in double quotes ("), so that it can get parsed correctly
* Updated Greek translation with latest lines.
Fixed error with the display of the SDcard status when using greek.
* Recreated en.yml to get a fresh template.
Fixed the changed entries where double quote is required but single quoted by default.
Compared the changes with previous version - (3 entries added/ 1 entry is moved to lower position)
* Updated Greek translations with new entries.
* Update fr lang
* Update fr.yml
* update fr
* rollbach start label, did not fit in butoon
* Update fr.yml
* Update fr.yml
---------
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
* - Updated en.yml based on a fresh-created file using 'lv_i18n extract'
- Edited lines with \n to be included in double quotes ("), so that it can get parsed correctly
* Updated Greek translation with latest lines.
Fixed error with the display of the SDcard status when using greek.