mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-02 00:24:13 -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
|