mirror of
https://github.com/immich-app/immich.git
synced 2025-02-04 01:09:14 -05:00
11 lines
292 B
YAML
11 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
|