File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020### Fixed
2121### Removed --->
2222
23+ ## 0.5.1 - 2021-05-31
24+ ### Fixed
25+ - Missing key in lang file
26+
2327## 0.5.0 - 2021-05-31
2428### Added
2529- Language support
Original file line number Diff line number Diff line change 1313 |
1414 */
1515
16- 'version ' => '0.5.0 ' ,
16+ 'version ' => '0.5.1 ' ,
1717
1818 ];
Original file line number Diff line number Diff line change 167167 'back_to_product_categories ' => 'back to product categories ' ,
168168 'create_product_category ' => 'create product category ' ,
169169 'edit_product_category ' => 'edit product category ' ,
170+ 'add_product_category ' => 'add product category ' ,
170171 'product_category ' => 'product category ' ,
171172 'yes ' => 'yes ' ,
172173 'no ' => 'no ' ,
You can’t perform that action at this time.
0 commit comments