Prepared next release

This commit is contained in:
Bernd Bestel
2019-09-22 09:47:58 +02:00
parent 1a7be05e3f
commit 5d5cfb1548
3 changed files with 5 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
- Recipe improvements
- It's now possible to enter a "variable amount" (e. g. if a recipe needs "1 - 2 cups"), the original amount is still used for stock fulfillment checking (if enabled for that recipe ingredient)
- New translations: (thanks all the translators)
- Swedish (demo available at https://sv_se.demo.grocy.info)
- Swedish (demo available at https://sv.demo.grocy.info)
- Polish (demo available at https://pl.demo.grocy.info)
- Internal improvement: Localizations are now handled via gettext, both on server and client side
- Mainly to properly handle languages with more than 2 plural forms