Update changelog and messages
This commit is contained in:
parent
ac0e8f03fc
commit
39425b9f36
2 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ All notable, unreleased changes to this project will be documented in this file.
|
|||
- Add lazyload to locales - #692 by @eaglesemanation
|
||||
- Fix not closed address update modal with two confirmations - #699 by @orzechdev
|
||||
- Update schema with PositiveDecimal type - #695 by @AlicjaSzu
|
||||
- Restyle side menu - #697 by @dominik-zeglen
|
||||
|
||||
## 2.10.1
|
||||
|
||||
|
|
|
@ -2719,7 +2719,7 @@
|
|||
},
|
||||
"src_dot_home": {
|
||||
"context": "home section name",
|
||||
"string": "Home"
|
||||
"string": "Dashboard"
|
||||
},
|
||||
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": {
|
||||
"string": "Order #{orderId} was placed from draft by {userEmail}"
|
||||
|
|
Loading…
Reference in a new issue