1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 13:35:23 +02:00
mealie/crowdin.yml

19 lines
801 B
YAML
Raw Normal View History

preserve_hierarchy: false
files:
- source: /frontend/src/locales/messages/en-US.json
translation: /frontend/src/locales/messages/%locale%.json
- source: /frontend/src/locales/dateTimeFormats/en-US.json
translation: /frontend/src/locales/dateTimeFormats/%locale%.json
# Backend General Messages
- source: /mealie/lang/messages/en-US.json
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