Skip to content

Commit

Permalink
Merge pull request #122 from vtex-apps/l10n_master
Browse files Browse the repository at this point in the history
Fix Arabic translation
  • Loading branch information
sheilagomes authored Mar 10, 2022
2 parents cf46384 + a9bb5d7 commit 22c92a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed

- Arabic translation.

## [0.27.0] - 2022-03-04

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion messages/ar-SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"store/add-to-cart.success": "تمت اضافة المنتج الى عربتك",
"store/add-to-cart.failure": "حدث خطأ ولم تتم إضافة العنصر إلى سلة التسوق الخاصة بك!",
"store/add-to-cart.see-cart": "عرض عربة التسوق",
"store/add-to-cart.add-to-cart": "إضافة إلى العربة",
"store/add-to-cart.add-to-cart": "أضف الى السلة",
"store/add-to-cart.label-unavailable": "غير متاح",
"store/add-to-cart.select-sku-variations": "الرجاء تحديد خيار من كل متغير",
"admin/editor.add-to-cart.title": "عملية \"أضف إلى عربة التسوق\"",
Expand Down

0 comments on commit 22c92a2

Please sign in to comment.