@ikas/storefront-assets 6.1.0-beta.91 → 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.
Files changed (2) hide show
  1. package/checkout/tr.js +1 -1
  2. 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: "Taksitle Öde",
122
+ sliceIt: "Alışveriş Kredisi",
123
123
  wallet: "Cüzdan",
124
124
  ackPrivacyPolicy: "Gizlilik Sözleşmesini",
125
125
  ackTermsOfService: "Satış Sözleşmesini",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront-assets",
3
- "version": "6.1.0-beta.91",
3
+ "version": "6.1.0-beta.93",
4
4
  "author": "ikas",
5
5
  "license": "ISC",
6
6
  "description": "Assets for ikas storefront themes.",