@ikas/storefront-assets 6.1.0-beta.200 → 6.1.0-beta.202

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/checkout/tr.js +1 -1
  2. package/package.json +1 -1
package/checkout/tr.js CHANGED
@@ -54,7 +54,7 @@ module.exports = {
54
54
  region: "Bölge",
55
55
  regionError: "Bölge seçin",
56
56
  taxOfficeError: "Vergi dairesi girin",
57
- taxNumberError: "Vergi number girin",
57
+ taxNumberError: "Vergi numarası girin",
58
58
  phone: "Telefon",
59
59
  phoneError: "Geçerli bir telefon girin",
60
60
  companyName: "Firma Adı",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront-assets",
3
- "version": "6.1.0-beta.200",
3
+ "version": "6.1.0-beta.202",
4
4
  "author": "ikas",
5
5
  "license": "ISC",
6
6
  "description": "Assets for ikas storefront themes.",