mirror of
https://github.com/localsend/localsend.git
synced 2026-04-29 03:00:23 -04:00
19 lines
585 B
YAML
19 lines
585 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
|
|
flat_map: false
|
|
gpt:
|
|
model: gpt-3.5-turbo
|
|
excludes:
|
|
- 'bn'
|
|
description: |
|
|
"LocalSend" is a file sharing app that allows you to send files to other devices on the same network.
|