generated from vtex-apps/react-app-template
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #124 from vtex-apps/l10n_master
Add Thai and fix Arabic translation
- Loading branch information
Showing
3 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"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.label-unavailable": "ไม่พร้อมจำหน่าย", | ||
"store/add-to-cart.select-sku-variations": "กรุณาเลือกตัวเลือกของแต่ละรุ่นสินค่า", | ||
"admin/editor.add-to-cart.title": "ปุ่มเพิ่มลงในรถเข็น", | ||
"admin/editor.add-to-cart.text.title": "ข้อความบนปุ่ม", | ||
"admin/editor.add-to-cart.text.description": "ข้อความบนปุ่ม เช่น \"เพิมลงในรถเข็น\"", | ||
"admin/editor.add-to-cart.text-unavailable.title": "ไม่มีข้อความบนปุ่ม", | ||
"admin/editor.add-to-cart.text-unavailable.description": "ข้อความบนปุ่มเมื่อผลิตถัณฑ์ไม่พร้อมจำหน่าย" | ||
} |