mirror of
https://github.com/immich-app/immich.git
synced 2025-02-11 01:18:24 -05:00
12 lines
292 B
YAML
12 lines
292 B
YAML
|
targets:
|
||
|
$default:
|
||
|
builders:
|
||
|
slang_build_runner:
|
||
|
options:
|
||
|
base_locale: en
|
||
|
fallback_strategy: base_locale
|
||
|
input_directory: assets/translations
|
||
|
input_file_pattern: .json
|
||
|
output_directory: lib/i18n
|
||
|
timestamp: false
|