665 Commits

Author SHA1 Message Date
Hayden
2fa03b71a2 New translations en-us.json (Catalan) 2023-11-25 12:33:42 -06:00
Hayden
ce5555674a New translations en-us.json (Bulgarian) 2023-11-25 12:33:41 -06:00
Hayden
ccbddf0e7c New translations en-us.json (Arabic) 2023-11-25 12:33:40 -06:00
Hayden
8dee4e942e New translations en-us.json (Afrikaans) 2023-11-25 12:33:38 -06:00
Hayden
2df8d86e83 New translations en-us.json (Spanish) 2023-11-25 12:33:37 -06:00
Hayden
a4e72a1f63 New translations en-us.json (French) 2023-11-25 12:33:36 -06:00
Hayden
c8722cb44f New translations en-us.json (Romanian) 2023-11-25 12:33:35 -06:00
boc-the-git
18a405808a
Merge branch 'mealie-next' into mealie-next 2023-11-25 21:07:01 +11:00
p0lycarpio
1e3418c5f5 Merge branch 'fix/hardcoded-strings' of github.com:p0lycarpio/mealie into fix/hardcoded-strings 2023-11-24 22:33:51 +01:00
Brendan
6c920c2e05 Ensure consistency between +ive and -ive cases 2023-11-24 22:28:15 +01:00
p0lycarpio
3e4a6ac93b translate hardcoded strings 2023-11-24 22:28:15 +01:00
Brendan
e175bc8f65 Ensure consistency between +ive and -ive cases 2023-11-24 21:14:13 +00:00
boc-the-git
01e20acce7
Merge branch 'mealie-next' into mealie-next 2023-11-25 07:44:26 +11:00
Hayden
66b429c981 New translations en-us.json (French, Canada) 2023-11-23 12:07:08 -06:00
Hayden
8f7132ec86 New translations en-us.json (Spanish) 2023-11-23 12:07:07 -06:00
Hayden
5390efc2e7 New translations en-us.json (French) 2023-11-23 12:07:06 -06:00
Jack Bailey
1ee29e9e45
Revert other language files 2023-11-23 13:46:37 +00:00
Jack Bailey
8a2d640922
Merge branch 'mealie-next' into mealie-next 2023-11-23 10:47:25 +00:00
Hayden
e8db1bbe80
New Crowdin updates (#2750)
* New translations en-us.json (Romanian)

* New translations en-us.json (French)

* New translations en-us.json (Spanish)

* New translations en-us.json (Afrikaans)

* New translations en-us.json (Arabic)

* New translations en-us.json (Bulgarian)

* New translations en-us.json (Catalan)

* New translations en-us.json (Czech)

* New translations en-us.json (Danish)

* New translations en-us.json (German)

* New translations en-us.json (Greek)

* New translations en-us.json (Finnish)

* New translations en-us.json (Hebrew)

* New translations en-us.json (Hungarian)

* New translations en-us.json (Italian)

* New translations en-us.json (Japanese)

* New translations en-us.json (Korean)

* New translations en-us.json (Lithuanian)

* New translations en-us.json (Dutch)

* New translations en-us.json (Norwegian)

* New translations en-us.json (Polish)

* New translations en-us.json (Portuguese)

* New translations en-us.json (Russian)

* New translations en-us.json (Slovak)

* New translations en-us.json (Slovenian)

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Swedish)

* New translations en-us.json (Turkish)

* New translations en-us.json (Ukrainian)

* New translations en-us.json (Chinese Simplified)

* New translations en-us.json (Chinese Traditional)

* New translations en-us.json (Vietnamese)

* New translations en-us.json (Galician)

* New translations en-us.json (Portuguese, Brazilian)

* New translations en-us.json (Croatian)

* New translations en-us.json (Latvian)

* New translations en-us.json (English, United Kingdom)

* New translations en-us.json (French, Canada)
2023-11-22 12:49:38 -06:00
Michael Genson
0775072ffa
feat: add meal plan to shopping list (#2653)
* refactored recipe add to shopping list dialog

* added context menu to meal plan day

* cleaned up presentation

* consolidate repeated recipes

* added alerts

* lint

* lint v2

* fixed undefined recipeRef bug

* lint

* made scale + slug implementation less horrible
2023-11-21 18:11:10 +00:00
Hayden
23e398e0df
New Crowdin updates (#2747)
* New translations en-us.json (Romanian)

* New translations en-us.json (French)

* New translations en-us.json (Spanish)

* New translations en-us.json (Afrikaans)

* New translations en-us.json (Arabic)

* New translations en-us.json (Bulgarian)

* New translations en-us.json (Catalan)

* New translations en-us.json (Czech)

* New translations en-us.json (Danish)

* New translations en-us.json (German)

* New translations en-us.json (Greek)

* New translations en-us.json (Finnish)

* New translations en-us.json (Hebrew)

* New translations en-us.json (Hungarian)

* New translations en-us.json (Italian)

* New translations en-us.json (Japanese)

* New translations en-us.json (Korean)

* New translations en-us.json (Lithuanian)

* New translations en-us.json (Dutch)

* New translations en-us.json (Norwegian)

* New translations en-us.json (Polish)

* New translations en-us.json (Portuguese)

* New translations en-us.json (Russian)

* New translations en-us.json (Slovak)

* New translations en-us.json (Slovenian)

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Swedish)

* New translations en-us.json (Turkish)

* New translations en-us.json (Ukrainian)

* New translations en-us.json (Chinese Simplified)

* New translations en-us.json (Chinese Traditional)

* New translations en-us.json (Vietnamese)

* New translations en-us.json (Galician)

* New translations en-us.json (Portuguese, Brazilian)

* New translations en-us.json (Croatian)

* New translations en-us.json (Latvian)

* New translations en-us.json (English, United Kingdom)

* New translations en-us.json (French, Canada)
2023-11-21 18:00:22 +00:00
Kuchenpirat
63ac21bce2
feat: Add Categories, Tags and Tools to Manage Data Page (#2737)
* add categories

* add tags

* 🧹

* 🧹 l18n

* add tools

* remove broken on Hand for tools

* fix for tools onHand not updating from frontend

* tools: re-add "on Hand"

* remove itemized icon from create button

* change combine icon

* add divider to BaseOverflowButton

* divide and conquer

---------

Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-11-21 08:31:05 -06:00
Hayden
9b1449194e New translations en-us.json (Serbian (Cyrillic)) 2023-11-19 10:39:02 -06:00
Hayden
7d0ed267f7 New translations en-us.json (Norwegian) 2023-11-19 10:39:01 -06:00
Hayden
ed76d28665 New translations en-us.json (Ukrainian) 2023-11-18 10:23:13 -06:00
Hayden
ac6c8ec35b New translations en-us.json (French, Canada) 2023-11-17 10:22:46 -06:00
Hayden
f0ed0d4919 New translations en-us.json (French, Canada) 2023-11-16 09:43:18 -06:00
Hayden
1bd31d3dbf New translations en-us.json (English, United Kingdom) 2023-11-16 09:43:16 -06:00
Hayden
6dc7613936 New translations en-us.json (Latvian) 2023-11-16 09:43:15 -06:00
Hayden
fbc908585e New translations en-us.json (Croatian) 2023-11-16 09:43:14 -06:00
Hayden
c2fe9dd573 New translations en-us.json (Portuguese, Brazilian) 2023-11-16 09:43:13 -06:00
Hayden
24b9b4179e New translations en-us.json (Galician) 2023-11-16 09:43:11 -06:00
Hayden
4a1b76b2c4 New translations en-us.json (Vietnamese) 2023-11-16 09:43:09 -06:00
Hayden
d15ec892bc New translations en-us.json (Chinese Traditional) 2023-11-16 09:43:08 -06:00
Hayden
04f2022537 New translations en-us.json (Chinese Simplified) 2023-11-16 09:43:06 -06:00
Hayden
91ad10dd1a New translations en-us.json (Ukrainian) 2023-11-16 09:43:05 -06:00
Hayden
c7d76e39fa New translations en-us.json (Turkish) 2023-11-16 09:43:04 -06:00
Hayden
ff8ea8d72a New translations en-us.json (Swedish) 2023-11-16 09:43:02 -06:00
Hayden
99681be075 New translations en-us.json (Serbian (Cyrillic)) 2023-11-16 09:43:01 -06:00
Hayden
049f8edb86 New translations en-us.json (Slovenian) 2023-11-16 09:43:00 -06:00
Hayden
2d05169a8e New translations en-us.json (Slovak) 2023-11-16 09:42:58 -06:00
Hayden
85aac1b97d New translations en-us.json (Russian) 2023-11-16 09:42:57 -06:00
Hayden
01f1d7538f New translations en-us.json (Portuguese) 2023-11-16 09:42:56 -06:00
Hayden
62ca936e91 New translations en-us.json (Polish) 2023-11-16 09:42:54 -06:00
Hayden
c840407b94 New translations en-us.json (Norwegian) 2023-11-16 09:42:53 -06:00
Hayden
a158149273 New translations en-us.json (Dutch) 2023-11-16 09:42:52 -06:00
Hayden
4e22377748 New translations en-us.json (Lithuanian) 2023-11-16 09:42:51 -06:00
Hayden
ba38434587 New translations en-us.json (Korean) 2023-11-16 09:42:49 -06:00
Hayden
dfb298e4e3 New translations en-us.json (Japanese) 2023-11-16 09:42:48 -06:00
Hayden
fac0941308 New translations en-us.json (Italian) 2023-11-16 09:42:47 -06:00