mirror of
https://github.com/localsend/localsend.git
synced 2026-04-29 03:23:09 -04:00
12 lines
325 B
YAML
12 lines
325 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
|
|
string_interpolation: braces
|
|
timestamp: false # for F-Droid Reproducible Builds
|