Alexander "PapaTutuWawa
a13bdd2e2b
Fallback to en as a locale, if a key does not exist. Also fixes some whackiness from doing changes and not reflecting them back to Weblate.
10 lines
221 B
YAML
10 lines
221 B
YAML
targets:
|
|
$default:
|
|
builders:
|
|
slang_build_runner:
|
|
options:
|
|
input_directory: assets/i18n
|
|
output_directory: lib/i18n
|
|
fallback_strategy: base_locale
|
|
base_locale: en
|