mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
Merge pull request #323 from alextran1502/fix/localizely_format
Change localizely format to json
This commit is contained in:
commit
25985c732d
@ -1,6 +1,6 @@
|
|||||||
config_version: 1.0
|
config_version: 1.0
|
||||||
project_id: ead34689-ec52-41d9-b675-09bc85a6cbd7
|
project_id: ead34689-ec52-41d9-b675-09bc85a6cbd7
|
||||||
file_type: flutter_arb
|
file_type: json
|
||||||
upload:
|
upload:
|
||||||
files:
|
files:
|
||||||
- file: mobile/assets/i18n/en-US.json
|
- file: mobile/assets/i18n/en-US.json
|
||||||
@ -12,4 +12,4 @@ download:
|
|||||||
- file: mobile/assets/i18n/en-US.json
|
- file: mobile/assets/i18n/en-US.json
|
||||||
locale_code: en
|
locale_code: en
|
||||||
- file: mobile/assets/i18n/de-DE.json
|
- file: mobile/assets/i18n/de-DE.json
|
||||||
locale_code: de
|
locale_code: de
|
||||||
|
Loading…
Reference in New Issue
Block a user