mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
13 lines
361 B
YAML
13 lines
361 B
YAML
targets:
|
|
$default:
|
|
builders:
|
|
slang_build_runner:
|
|
options:
|
|
base_locale: en
|
|
fallback_strategy: base_locale
|
|
input_directory: assets/i18n
|
|
input_file_pattern: .i18n.json
|
|
output_directory: lib/gen
|
|
string_interpolation: braces
|
|
timestamp: false # for F-Droid Reproducible Builds
|