Per-language site name
Introduce per-language environment variable to set the site name, like LEKTOR_SERVICE_NAME_ES.
Site name resolution during build time:
- Checks for
LEKTOR_SERVICE_NAME_{$LANG_CODE}. - Fallback to
LEKTOR_SERVICE_NAME.
Introduce per-language environment variable to set the site name, like LEKTOR_SERVICE_NAME_ES.
Site name resolution during build time:
LEKTOR_SERVICE_NAME_{$LANG_CODE}.LEKTOR_SERVICE_NAME.