This commit is contained in:
proddy
2026-07-26 11:22:30 +02:00
parent 3d402b0c94
commit a25f73f0ec
3 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ static constexpr size_t WWW_ASSETS_COUNT = sizeof(WWW_ASSETS) / sizeof(WWW_ASSET
// (e.g. "en,de,nl"). When set, locale chunks outside the list are NOT embedded
// into firmware flash. `en` is always kept as the fallback. Unset => embed all.
const ALL_LOCALES = [
'cz',
'cs',
'de',
'en',
'fr',