mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-08-03 01:28:37 +02:00
Merge origin/l10n_main (PR #428) with a per-key three-way resolution: Crowdin values win only where main did not change the key since the last sync, so the unused-key removal, store->repo wording sweep, and ICU plural fixes survive. Korean is restored at 98% completion and mapped again in crowdin.yml and both language pickers; ar/hi/nl/zh-CN/ zh-TW stay dropped (37% and below).
22 lines
721 B
YAML
22 lines
721 B
YAML
files:
|
|
- source: /lib/l10n/arb/app_en.arb
|
|
translation: /lib/l10n/arb/app_%locale%.arb
|
|
languages_mapping:
|
|
locale:
|
|
# Keys MUST be the project's Crowdin language ids; values are the
|
|
# %locale% suffix used in app_%locale%.arb (underscores so Flutter
|
|
# gen-l10n parses them — hyphenated filenames break gen-l10n).
|
|
# Locales below the 70% translation threshold (ar, hi, nl,
|
|
# zh-CN, zh-TW) are unmapped so `crowdin pull` doesn't recreate
|
|
# their arb files; re-add a mapping line when one qualifies.
|
|
de: de
|
|
es-ES: es_ES
|
|
fr: fr
|
|
id: id
|
|
ja: ja
|
|
ko: ko
|
|
pt-PT: pt_PT
|
|
ru: ru
|
|
tr: tr
|
|
uk: uk
|