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:
commit
5bee554fa5
@ -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
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
dsb:
|
||||||
date:
|
date:
|
||||||
abbr_day_names:
|
abbr_day_names:
|
||||||
- Nj
|
- Nj
|
||||||
@ -8,7 +9,7 @@
|
|||||||
- Pě
|
- Pě
|
||||||
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user