@ikas/storefront-assets 6.1.0-beta.200 → 6.1.0-beta.201
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.
- package/checkout/tr.js +1 -1
- 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
|
|
57
|
+
taxNumberError: "Vergi numarası girin",
|
|
58
58
|
phone: "Telefon",
|
|
59
59
|
phoneError: "Geçerli bir telefon girin",
|
|
60
60
|
companyName: "Firma Adı",
|