mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
fix: for erroneously-translated datetime config (#1362)
* Fix for erroneously-translated datetime config * remove datetime formats from crowdin Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
This commit is contained in:
parent
4662253d0e
commit
5f5eb2c46d
5 changed files with 49 additions and 51 deletions
|
@ -2,8 +2,6 @@ preserve_hierarchy: false
|
|||
files:
|
||||
- source: /frontend/lang/messages/en-US.json
|
||||
translation: /frontend/lang/messages/%locale%.json
|
||||
- source: /frontend/lang/dateTimeFormats/en-US.json
|
||||
translation: /frontend/lang/dateTimeFormats/%locale%.json
|
||||
- source: /mealie/lang/messages/en-US.json
|
||||
translation: /mealie/lang/messages/%locale%.json
|
||||
- source: /mealie/repos/seed/resources/foods/locales/en-US.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue