mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-14 04:52:09 +02:00
8f2ca33e87
Empty the builtInProviderRegistry now that all built-in providers are retired. Introduce isRetiredBuiltInDownloadProvider and isRetiredBuiltInMetadataProvider to classify deezer/qobuz/tidal/spotify as retired, replacing ad-hoc string checks. Add Dart-side metadata provider priority reconciliation that replaces retired providers with extensions declaring replacesBuiltInProviders. Remove getQobuzMetadata from native bridges and platform_bridge.dart. Update crowdin.yml with additional locale mappings.
24 lines
486 B
YAML
24 lines
486 B
YAML
files:
|
|
- source: /lib/l10n/arb/app_en.arb
|
|
translation: /lib/l10n/arb/app_%locale%.arb
|
|
languages_mapping:
|
|
locale:
|
|
# Short codes for single-variant languages
|
|
de: de
|
|
es: es
|
|
es-ES: es_ES
|
|
fr: fr
|
|
hi: hi
|
|
id: id
|
|
ja: ja
|
|
ko: ko
|
|
nl: nl
|
|
pt: pt
|
|
pt-PT: pt_PT
|
|
ru: ru
|
|
tr: tr
|
|
zh: zh
|
|
# Full codes for Chinese variants
|
|
zh-CN: zh_CN
|
|
zh-TW: zh_TW
|