mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-26 15:54:20 -04:00
chore: move locales to folder (#1150)
* move locales to own folder * fix file references
This commit is contained in:
12
crowdin.yml
12
crowdin.yml
@@ -10,9 +10,9 @@ files:
|
||||
translation: /mealie/lang/messages/%locale%.json
|
||||
|
||||
# Resource Files
|
||||
- source: /mealie/repos/seed/resources/foods/en-US.json
|
||||
translation: /mealie/repos/seed/resources/foods/%locale%.json
|
||||
- source: /mealie/repos/seed/resources/units/en-US.json
|
||||
translation: /mealie/repos/seed/resources/units/%locale%.json
|
||||
- source: /mealie/repos/seed/resources/labels/en-US.json
|
||||
translation: /mealie/repos/seed/resources/labels/%locale%.json
|
||||
- source: /mealie/repos/seed/resources/foods/locales/en-US.json
|
||||
translation: /mealie/repos/seed/resources/foods/locales/%locale%.json
|
||||
- source: /mealie/repos/seed/resources/units/locales/en-US.json
|
||||
translation: /mealie/repos/seed/resources/units/locales/%locale%.json
|
||||
- source: /mealie/repos/seed/resources/labels/locales/en-US.json
|
||||
translation: /mealie/repos/seed/resources/labels/locales/%locale%.json
|
||||
|
||||
Reference in New Issue
Block a user