1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-02 13:24:20 +01:00

Merge branch 'dev' into us78

This commit is contained in:
Sylvain 2019-01-09 10:55:22 +01:00
commit 5bee554fa5
2 changed files with 4 additions and 2 deletions

View File

@ -3,6 +3,7 @@
- Fix a bug: error handling on password recovery - Fix a bug: error handling on password recovery
- Fix a bug: error handling on machine attachment upload - Fix a bug: error handling on machine attachment upload
- Fix a bug: first day of week is ignored in statistics custom filter - Fix a bug: first day of week is ignored in statistics custom filter
- Fix a bug: rails DSB locale is invalid
- Refactored frontend invoices translations - Refactored frontend invoices translations
## v2.8.1 2019 January 02 ## v2.8.1 2019 January 02

View File

@ -1,3 +1,4 @@
dsb:
date: date:
abbr_day_names: abbr_day_names:
- Nj - Nj
@ -8,7 +9,7 @@
- -
- So - So
abbr_month_names: abbr_month_names:
- -
- jan - jan
- feb - feb
- měr - měr
@ -34,7 +35,7 @@
long: ! '%d. %B %Y' long: ! '%d. %B %Y'
short: ! '%d %b' short: ! '%d %b'
month_names: month_names:
- -
- Januar - Januar
- Februar - Februar
- Měrc - Měrc