diff --git a/CHANGELOG.md b/CHANGELOG.md index b991319..1ba464e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Fixed +- Arabic translation. + ## [2.17.0] - 2022-03-08 ### Added diff --git a/messages/ar.json b/messages/ar.json index 536a91a..232744e 100644 --- a/messages/ar.json +++ b/messages/ar.json @@ -9,7 +9,7 @@ "admin/editor.category-menu.show-departments-category.title": "إظهار فئة الأقسام", "admin/editor.category-menu.show-subcategories.title": "إظهار الفئات الفرعية", "admin/editor.category-menu.sort-subcategories.title": "فرز الفئات الفرعية", - "admin/editor.category-menu.sort-type.default": "الافتراضي", + "admin/editor.category-menu.sort-type.default": "العنوان الرئيسي", "admin/editor.category-menu.sort-type.name": "الاسم", "admin/editor.category-menu.title": "قائمة الفئة", "store/category-menu.all-category.title": "شاهد الكل",