mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-01 08:04:35 -05:00
7 lines
279 B
YAML
7 lines
279 B
YAML
|
|
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
|