@ikas/storefront-assets 6.1.0-beta.92 → 6.1.0-beta.93
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
|
@@ -119,7 +119,7 @@ module.exports = {
|
|
|
119
119
|
moneyOrder: "Havale",
|
|
120
120
|
other: "Diğer",
|
|
121
121
|
payLater: "Sonra Öde",
|
|
122
|
-
sliceIt: "
|
|
122
|
+
sliceIt: "Alışveriş Kredisi",
|
|
123
123
|
wallet: "Cüzdan",
|
|
124
124
|
ackPrivacyPolicy: "Gizlilik Sözleşmesini",
|
|
125
125
|
ackTermsOfService: "Satış Sözleşmesini",
|