2021-04-20 17:28:18 +02:00
|
|
|
preserve_hierarchy: false
|
2024-06-04 23:41:02 +10:00
|
|
|
pull_request_title: "chore(l10n): New Crowdin updates"
|
|
|
|
pull_request_labels: [
|
|
|
|
"l10n"
|
|
|
|
]
|
2021-04-20 17:28:18 +02:00
|
|
|
files:
|
2022-05-07 20:08:04 -08:00
|
|
|
- source: /frontend/lang/messages/en-US.json
|
|
|
|
translation: /frontend/lang/messages/%locale%.json
|
2022-04-10 14:07:35 -08:00
|
|
|
- source: /mealie/lang/messages/en-US.json
|
|
|
|
translation: /mealie/lang/messages/%locale%.json
|
2022-04-10 14:30:06 -08:00
|
|
|
- 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
|