Pulled translations from Transifex

This commit is contained in:
Bernd Bestel
2022-02-10 20:27:51 +01:00
parent a7cc867cf0
commit 296897d91a
134 changed files with 6676 additions and 2107 deletions

View File

@@ -89,6 +89,8 @@
- New input shorthand `[+/-]n[d/m/y]` for date fields to quickly input a date relative to today (adding (**+**) or subtracting (**-**) the **n**umber of **d**ays/**m**onths/**y**ears, see the full list of available shorthands [here](https://github.com/grocy/grocy#input-shorthands-for-date-fields))
- Fixed that when having a quantity unit matching any application string, the translation of that string was used to display that unit
- Fixed that the logout button/menu was missing when using external authentication (e.g. LDAP)
- New translations: (thanks all the translators)
- Catalan (demo available at https://ca.demo.grocy.info)
### API