@ikas/storefront-assets 6.1.0-beta.319 → 6.1.0-beta.320
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 -0
- package/package.json +1 -1
package/checkout/tr.js
CHANGED
|
@@ -319,6 +319,7 @@ module.exports = {
|
|
|
319
319
|
upsellTimeErrorMessage: "Teklif süresi dolmuş.",
|
|
320
320
|
minTransactionErrorMessage: "Minimum satın alma tutarımız {{value}} TL'dir.",
|
|
321
321
|
storeCreditBalance: "Alışveriş bakiyemi kullan",
|
|
322
|
+
milesSmilesAvailable: "{{price}} için {{miles}} mil kullanmak istiyorum",
|
|
322
323
|
storeCredit: "Alışveriş Bakiyesi",
|
|
323
324
|
totalAmountPayable: "Toplam Ödenecek Tutar",
|
|
324
325
|
chargedAmount: "Ödenmiş Tutar",
|