mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02: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
|