mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
249 B
249 B
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 '.'