@shift72/core-template 1.4.0 → 1.5.0
Sign up to get free protection for your applications and to get access to all the features.
- package/.github/pull_request_template.md +1 -1
- package/CHANGELOG.md +13 -1
- package/kibble.json +1 -1
- package/package.json +1 -1
- package/site/ar_LB.all.json +21 -0
- package/site/ca_ES.all.json +21 -0
- package/site/da_DK.all.json +21 -0
- package/site/de_DE.all.json +21 -0
- package/site/el_EL.all.json +21 -0
- package/site/en_AU.all.json +21 -0
- package/site/es_ES.all.json +21 -0
- package/site/es_MX.all.json +21 -0
- package/site/et_ET.all.json +21 -0
- package/site/fi_FI.all.json +21 -0
- package/site/fr_FR.all.json +21 -0
- package/site/hr_HR.all.json +21 -0
- package/site/hu_HU.all.json +21 -0
- package/site/it_IT.all.json +21 -0
- package/site/ja_JP.all.json +21 -0
- package/site/lt_LT.all.json +21 -0
- package/site/nl_BE.all.json +21 -0
- package/site/no_NO.all.json +21 -0
- package/site/pl_PL.all.json +21 -0
- package/site/pt_BR.all.json +22 -1
- package/site/pt_PT.all.json +21 -0
- package/site/ru_RU.all.json +21 -0
- package/site/sr_SR.all.json +21 -0
- package/site/styles/_availability-tags.scss +1 -1
- package/site/styles/_awards.scss +2 -1
- package/site/styles/_meta-detail.scss +3 -6
- package/site/styles/_meta-item-tagline.scss +1 -1
- package/site/templates/application/application.jet +3 -1
- package/site/templates/tv/detail.jet +4 -2
- package/site/tr_TR.all.json +21 -0
- package/site/uk_UA.all.json +21 -0
- package/site/zh_TW.all.json +21 -0
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
-
## [Unreleased](https://github.com/shift72/core-template/compare/1.
|
3
|
+
## [Unreleased](https://github.com/shift72/core-template/compare/1.5.0...HEAD)
|
4
|
+
|
5
|
+
## [1.5.0](https://github.com/shift72/core-template/compare/1.4.0...1.5.0)
|
6
|
+
|
7
|
+
### Added
|
8
|
+
- Translations for discount errors
|
9
|
+
|
10
|
+
## Changed
|
11
|
+
- Spacing between components AB#9013
|
12
|
+
|
13
|
+
### Fixed
|
14
|
+
- Default language now gets set either by site record or kibble.json depending on if DB translations are enabled AB#9675
|
15
|
+
- Fixed incorrect Portuguese translation for shopping success
|
4
16
|
|
5
17
|
## [1.4.0](https://github.com/shift72/core-template/compare/1.3.0...1.4.0)
|
6
18
|
|
package/kibble.json
CHANGED
package/package.json
CHANGED
package/site/ar_LB.all.json
CHANGED
@@ -1464,5 +1464,26 @@
|
|
1464
1464
|
},
|
1465
1465
|
"shopping_error_invalid_session_token": {
|
1466
1466
|
"other": "انتهت جلسة التسوق ، يرجى المحاولة مرة أخرى."
|
1467
|
+
},
|
1468
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1469
|
+
"other": "لا يمكنك استخدام الرمز الترويجي لهذا الشراء أو الاستئجار"
|
1470
|
+
},
|
1471
|
+
"shopping_error_discount_coming_soon": {
|
1472
|
+
"other": "هذا الرمز الترويجي غير صالح حتى الآن"
|
1473
|
+
},
|
1474
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1475
|
+
"other": "لا يمكن تطبيق الرموز الترويجية على جلسات التسوق المجانية"
|
1476
|
+
},
|
1477
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1478
|
+
"other": "لا يمكن تطبيق الرموز الترويجية بعد اكتمال عملية الشراء"
|
1479
|
+
},
|
1480
|
+
"shopping_error_discount_redemption_failed": {
|
1481
|
+
"other": "لا يمكن تطبيق الرمز الترويجي ، يرجى المحاولة مرة أخرى"
|
1482
|
+
},
|
1483
|
+
"shopping_error_invalid_code": {
|
1484
|
+
"other": "الرمز الترويجي غير صالح"
|
1485
|
+
},
|
1486
|
+
"shopping_error_missing_code": {
|
1487
|
+
"other": "لم يتم تقديم رمز ترويجي"
|
1467
1488
|
}
|
1468
1489
|
}
|
package/site/ca_ES.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "La sessió de compres ha caducat, torna-ho a provar."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "No podeu utilitzar un codi promocional per a aquesta compra o lloguer"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Aquest codi promocional encara no és vàlid"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Els codis promocionals no es poden aplicar a les sessions de compres gratuïtes"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Els codis promocionals no es poden aplicar un cop s'ha completat la compra"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "No s'ha pogut aplicar el codi promocional, torna-ho a provar"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Codi promocional no vàlid"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "No s'ha proporcionat cap codi promocional"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/da_DK.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Shopping-sessionen er udløbet, prøv venligst igen."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Du kan ikke bruge en kampagnekode til dette køb eller leje"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Denne kampagnekode er ikke gyldig endnu"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Kampagnekoder kan ikke anvendes til gratis shoppingsessioner"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Kampagnekoder kan ikke anvendes, når købet er gennemført"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Kampagnekoden kunne ikke anvendes. Prøv venligst igen"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Ugyldig kampagnekode"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Der blev ikke angivet nogen kampagnekode"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/de_DE.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Einkaufssitzung abgelaufen, bitte versuchen Sie es erneut."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Sie können keinen Aktionscode für diesen Kauf oder diese Miete verwenden"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Dieser Promo-Code ist noch nicht gültig"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Promo-Codes können nicht auf kostenlose Shopping-Sessions angewendet werden"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Promo-Codes können nicht angewendet werden, nachdem der Kauf abgeschlossen ist"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Der Aktionscode konnte nicht angewendet werden, bitte versuchen Sie es erneut"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Ungültiger Promo-Code"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Es wurde kein Aktionscode angegeben"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/el_EL.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Η περίοδος αγορών έληξε, δοκιμάστε ξανά."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Δεν μπορείτε να χρησιμοποιήσετε κωδικό προσφοράς για αυτήν την αγορά ή ενοικίαση"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Αυτός ο κωδικός προσφοράς δεν είναι ακόμη έγκυρος"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Οι κωδικοί προσφοράς δεν μπορούν να εφαρμοστούν σε δωρεάν συνεδρίες αγορών"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Οι κωδικοί προσφοράς δεν μπορούν να εφαρμοστούν μετά την ολοκλήρωση της αγοράς"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Δεν ήταν δυνατή η εφαρμογή του κωδικού προσφοράς, δοκιμάστε ξανά"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Μη έγκυρος κωδικός προσφοράς"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Δεν δόθηκε κωδικός προσφοράς"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/en_AU.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Shopping session expired, please try again."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "You can not use a promo code for this purchase or rental"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "That promo code is not valid yet"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Promo codes cannot be applied to free shopping sessions"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Promo codes cannot be applied one the purchase is complete"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Promo code could not be applied, please try again"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Invalid promo code"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "No promo code was provided"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/es_ES.all.json
CHANGED
@@ -1416,5 +1416,26 @@
|
|
1416
1416
|
},
|
1417
1417
|
"shopping_error_invalid_session_token": {
|
1418
1418
|
"other": "La sesión de compra expiró, inténtalo de nuevo."
|
1419
|
+
},
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1421
|
+
"other": "No puede usar un código de promoción para esta compra o alquiler"
|
1422
|
+
},
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
1424
|
+
"other": "Ese código de promoción aún no es válido"
|
1425
|
+
},
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1427
|
+
"other": "Los códigos promocionales no se pueden aplicar a las sesiones de compras gratuitas."
|
1428
|
+
},
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1430
|
+
"other": "Los códigos de promoción no se pueden aplicar una vez que se completa la compra"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
1433
|
+
"other": "No se pudo aplicar el código de promoción, inténtalo de nuevo"
|
1434
|
+
},
|
1435
|
+
"shopping_error_invalid_code": {
|
1436
|
+
"other": "Código de promoción no válido"
|
1437
|
+
},
|
1438
|
+
"shopping_error_missing_code": {
|
1439
|
+
"other": "No se proporcionó ningún código de promoción"
|
1419
1440
|
}
|
1420
1441
|
}
|
package/site/es_MX.all.json
CHANGED
@@ -1416,5 +1416,26 @@
|
|
1416
1416
|
},
|
1417
1417
|
"shopping_error_invalid_session_token": {
|
1418
1418
|
"other": "La sesión de compra expiró, inténtalo de nuevo."
|
1419
|
+
},
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1421
|
+
"other": "No puede usar un código de promoción para esta compra o alquiler"
|
1422
|
+
},
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
1424
|
+
"other": "Ese código de promoción aún no es válido"
|
1425
|
+
},
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1427
|
+
"other": "Los códigos promocionales no se pueden aplicar a las sesiones de compras gratuitas."
|
1428
|
+
},
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1430
|
+
"other": "Los códigos de promoción no se pueden aplicar una vez que se completa la compra"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
1433
|
+
"other": "No se pudo aplicar el código de promoción, inténtalo de nuevo"
|
1434
|
+
},
|
1435
|
+
"shopping_error_invalid_code": {
|
1436
|
+
"other": "Código de promoción no válido"
|
1437
|
+
},
|
1438
|
+
"shopping_error_missing_code": {
|
1439
|
+
"other": "No se proporcionó ningún código de promoción"
|
1419
1440
|
}
|
1420
1441
|
}
|
package/site/et_ET.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Osteseanss aegus, proovige uuesti."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Selle ostu või rentimise jaoks ei saa te sooduskoodi kasutada"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "See sooduskood ei kehti veel"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Sooduskoode ei saa tasuta ostuseanssidele rakendada"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Kui ost on lõpetatud, ei saa sooduskoode rakendada"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Sooduskoodi ei saanud rakendada, proovige uuesti"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Kehtetu sooduskood"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Sooduskoodi ei antud"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/fi_FI.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Ostosistunto vanhentunut, yritä uudelleen."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Et voi käyttää tarjouskoodia tähän ostoon tai vuokraukseen"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Tämä tarjouskoodi ei ole vielä voimassa"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Tarjouskoodeja ei voi käyttää ilmaisissa ostosistunnoissa"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Tarjouskoodeja ei voi käyttää, kun osto on suoritettu"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Tarjouskoodia ei voitu käyttää. Yritä uudelleen"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Virheellinen tarjouskoodi"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Tarjouskoodia ei annettu"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/fr_FR.all.json
CHANGED
@@ -1416,5 +1416,26 @@
|
|
1416
1416
|
},
|
1417
1417
|
"shopping_error_invalid_session_token": {
|
1418
1418
|
"other": "La session d'achat a expiré, veuillez réessayer."
|
1419
|
+
},
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1421
|
+
"other": "Vous ne pouvez pas utiliser de code promo pour cet achat ou cette location"
|
1422
|
+
},
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
1424
|
+
"other": "Ce code promotionnel n'est pas encore valide"
|
1425
|
+
},
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1427
|
+
"other": "Les codes promotionnels ne peuvent pas être appliqués aux séances d'achat gratuites"
|
1428
|
+
},
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1430
|
+
"other": "Les codes promotionnels ne peuvent pas être appliqués une fois l'achat terminé"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
1433
|
+
"other": "Le code promotionnel n'a pas pu être appliqué, veuillez réessayer"
|
1434
|
+
},
|
1435
|
+
"shopping_error_invalid_code": {
|
1436
|
+
"other": "Code promotionnel invalide"
|
1437
|
+
},
|
1438
|
+
"shopping_error_missing_code": {
|
1439
|
+
"other": "Aucun code promotionnel n'a été fourni"
|
1419
1440
|
}
|
1420
1441
|
}
|
package/site/hr_HR.all.json
CHANGED
@@ -1411,5 +1411,26 @@
|
|
1411
1411
|
},
|
1412
1412
|
"shopping_error_invalid_session_token": {
|
1413
1413
|
"other": "Sesija kupnje je istekla, pokušajte ponovno."
|
1414
|
+
},
|
1415
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1416
|
+
"other": "Ne možete koristiti promotivni kod za ovu kupnju ili iznajmljivanje"
|
1417
|
+
},
|
1418
|
+
"shopping_error_discount_coming_soon": {
|
1419
|
+
"other": "Taj promo kod još nije valjan"
|
1420
|
+
},
|
1421
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1422
|
+
"other": "Promotivni kodovi se ne mogu primijeniti na sesije besplatne kupnje"
|
1423
|
+
},
|
1424
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1425
|
+
"other": "Promotivni kodovi se ne mogu primijeniti nakon što je kupnja dovršena"
|
1426
|
+
},
|
1427
|
+
"shopping_error_discount_redemption_failed": {
|
1428
|
+
"other": "Promotivni kôd nije moguće primijeniti, pokušajte ponovno"
|
1429
|
+
},
|
1430
|
+
"shopping_error_invalid_code": {
|
1431
|
+
"other": "Nevažeći promotivni kod"
|
1432
|
+
},
|
1433
|
+
"shopping_error_missing_code": {
|
1434
|
+
"other": "Nije dostavljen promotivni kod"
|
1414
1435
|
}
|
1415
1436
|
}
|
package/site/hu_HU.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "A vásárlási munkamenet lejárt, próbálkozzon újra."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Nem használhat promóciós kódot ehhez a vásárláshoz vagy kölcsönzéshez"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Ez a promóciós kód még nem érvényes"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "A promóciós kódok nem alkalmazhatók ingyenes vásárlási alkalmakra"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "A promóciós kódok nem alkalmazhatók, ha a vásárlás befejeződött"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Nem sikerült alkalmazni a promóciós kódot, próbálkozzon újra"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Érvénytelen promóciós kód"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Nem adtak meg promóciós kódot"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/it_IT.all.json
CHANGED
@@ -1416,5 +1416,26 @@
|
|
1416
1416
|
},
|
1417
1417
|
"shopping_error_invalid_session_token": {
|
1418
1418
|
"other": "Sessione di acquisto scaduta, riprova."
|
1419
|
+
},
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1421
|
+
"other": "Non è possibile utilizzare un codice promozionale per questo acquisto o noleggio"
|
1422
|
+
},
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
1424
|
+
"other": "Quel codice promozionale non è ancora valido"
|
1425
|
+
},
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1427
|
+
"other": "I codici promozionali non possono essere applicati alle sessioni di acquisto gratuite"
|
1428
|
+
},
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1430
|
+
"other": "I codici promozionali non possono essere applicati una volta completato l'acquisto"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
1433
|
+
"other": "Impossibile applicare il codice promozionale, riprova"
|
1434
|
+
},
|
1435
|
+
"shopping_error_invalid_code": {
|
1436
|
+
"other": "Codice promozionale non valido"
|
1437
|
+
},
|
1438
|
+
"shopping_error_missing_code": {
|
1439
|
+
"other": "Non è stato fornito alcun codice promozionale"
|
1419
1440
|
}
|
1420
1441
|
}
|
package/site/ja_JP.all.json
CHANGED
@@ -1402,5 +1402,26 @@
|
|
1402
1402
|
},
|
1403
1403
|
"shopping_error_invalid_session_token": {
|
1404
1404
|
"other": "ショッピング セッションの有効期限が切れました。もう一度お試しください。"
|
1405
|
+
},
|
1406
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1407
|
+
"other": "この購入またはレンタルにはプロモーション コードを使用できません"
|
1408
|
+
},
|
1409
|
+
"shopping_error_discount_coming_soon": {
|
1410
|
+
"other": "そのプロモーション コードはまだ有効ではありません"
|
1411
|
+
},
|
1412
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1413
|
+
"other": "プロモーション コードは、無料のショッピング セッションには適用できません"
|
1414
|
+
},
|
1415
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1416
|
+
"other": "購入が完了するとプロモーション コードを適用できません"
|
1417
|
+
},
|
1418
|
+
"shopping_error_discount_redemption_failed": {
|
1419
|
+
"other": "プロモーション コードを適用できませんでした。もう一度お試しください"
|
1420
|
+
},
|
1421
|
+
"shopping_error_invalid_code": {
|
1422
|
+
"other": "プロモーション コードが無効です"
|
1423
|
+
},
|
1424
|
+
"shopping_error_missing_code": {
|
1425
|
+
"other": "プロモーション コードが提供されていません"
|
1405
1426
|
}
|
1406
1427
|
}
|
package/site/lt_LT.all.json
CHANGED
@@ -1438,5 +1438,26 @@
|
|
1438
1438
|
},
|
1439
1439
|
"shopping_error_invalid_session_token": {
|
1440
1440
|
"other": "Apsipirkimo sesija baigėsi, bandykite dar kartą."
|
1441
|
+
},
|
1442
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1443
|
+
"other": "Šiam pirkimui ar nuomai negalite naudoti reklamos kredito kodo"
|
1444
|
+
},
|
1445
|
+
"shopping_error_discount_coming_soon": {
|
1446
|
+
"other": "Šis reklamos kredito kodas dar negalioja"
|
1447
|
+
},
|
1448
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1449
|
+
"other": "Reklamos kredito kodai negali būti taikomi nemokamoms apsipirkimo sesijoms"
|
1450
|
+
},
|
1451
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1452
|
+
"other": "Kai pirkimas baigtas, reklamos kredito kodai negali būti taikomi"
|
1453
|
+
},
|
1454
|
+
"shopping_error_discount_redemption_failed": {
|
1455
|
+
"other": "Nepavyko pritaikyti reklamos kredito kodo, bandykite dar kartą"
|
1456
|
+
},
|
1457
|
+
"shopping_error_invalid_code": {
|
1458
|
+
"other": "Neteisingas reklamos kredito kodas"
|
1459
|
+
},
|
1460
|
+
"shopping_error_missing_code": {
|
1461
|
+
"other": "Reklamos kodas nebuvo pateiktas"
|
1441
1462
|
}
|
1442
1463
|
}
|
package/site/nl_BE.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Shopping-sessie is verlopen, probeer het opnieuw."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "U kunt geen promotiecode gebruiken voor deze aankoop of huur"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Die actiecode is nog niet geldig"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Promotiecodes kunnen niet worden toegepast op gratis winkelsessies"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Promotiecodes kunnen niet worden toegepast zodra de aankoop is voltooid"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Promotiecode kan niet worden toegepast, probeer het opnieuw"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Ongeldige promotiecode"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Er is geen promotiecode verstrekt"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/no_NO.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Shoppingøkten er utløpt, prøv igjen."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Du kan ikke bruke en kampanjekode for dette kjøpet eller utleien"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Kampanjekoden er ikke gyldig ennå"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Kampanjekoder kan ikke brukes på gratis shoppingøkter"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Kampanjekoder kan ikke brukes etter at kjøpet er fullført"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Kampanjekoden kunne ikke brukes. Prøv igjen"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Ugyldig kampanjekode"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Ingen kampanjekode ble oppgitt"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/pl_PL.all.json
CHANGED
@@ -1483,5 +1483,26 @@
|
|
1483
1483
|
},
|
1484
1484
|
"shopping_error_invalid_session_token": {
|
1485
1485
|
"other": "Sesja zakupowa wygasła, spróbuj ponownie."
|
1486
|
+
},
|
1487
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1488
|
+
"other": "Nie możesz użyć kodu promocyjnego do tego zakupu lub wypożyczenia"
|
1489
|
+
},
|
1490
|
+
"shopping_error_discount_coming_soon": {
|
1491
|
+
"other": "Ten kod promocyjny nie jest jeszcze ważny"
|
1492
|
+
},
|
1493
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1494
|
+
"other": "Kodów promocyjnych nie można zastosować do bezpłatnych sesji zakupowych"
|
1495
|
+
},
|
1496
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1497
|
+
"other": "Kodów promocyjnych nie można zastosować po zakończeniu zakupu"
|
1498
|
+
},
|
1499
|
+
"shopping_error_discount_redemption_failed": {
|
1500
|
+
"other": "Nie można zastosować kodu promocyjnego, spróbuj ponownie"
|
1501
|
+
},
|
1502
|
+
"shopping_error_invalid_code": {
|
1503
|
+
"other": "Nieprawidłowy kod promocyjny"
|
1504
|
+
},
|
1505
|
+
"shopping_error_missing_code": {
|
1506
|
+
"other": "Nie podano kodu promocyjnego"
|
1486
1507
|
}
|
1487
1508
|
}
|
package/site/pt_BR.all.json
CHANGED
@@ -689,7 +689,7 @@
|
|
689
689
|
"other": "Seu cartão não é compatível."
|
690
690
|
},
|
691
691
|
"shopping_complete_rental": {
|
692
|
-
"other": "
|
692
|
+
"other": "Sucesso!"
|
693
693
|
},
|
694
694
|
"shopping_complete_rental_period": {
|
695
695
|
"one": "Agora você pode assistir quantas vezes quiser durante o próximo dia.",
|
@@ -1416,5 +1416,26 @@
|
|
1416
1416
|
},
|
1417
1417
|
"shopping_error_invalid_session_token": {
|
1418
1418
|
"other": "A sessão de compras expirou. Tente novamente."
|
1419
|
+
},
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1421
|
+
"other": "Você não pode usar um código promocional para esta compra ou aluguel"
|
1422
|
+
},
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
1424
|
+
"other": "Esse código promocional ainda não é válido"
|
1425
|
+
},
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1427
|
+
"other": "Os códigos promocionais não podem ser aplicados a sessões de compras gratuitas"
|
1428
|
+
},
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1430
|
+
"other": "Os códigos promocionais não podem ser aplicados depois que a compra for concluída"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
1433
|
+
"other": "Não foi possível aplicar o código promocional. Tente novamente"
|
1434
|
+
},
|
1435
|
+
"shopping_error_invalid_code": {
|
1436
|
+
"other": "Código promocional inválido"
|
1437
|
+
},
|
1438
|
+
"shopping_error_missing_code": {
|
1439
|
+
"other": "Nenhum código promocional foi fornecido"
|
1419
1440
|
}
|
1420
1441
|
}
|
package/site/pt_PT.all.json
CHANGED
@@ -1416,5 +1416,26 @@
|
|
1416
1416
|
},
|
1417
1417
|
"shopping_error_invalid_session_token": {
|
1418
1418
|
"other": "A sessão de compras expirou. Tente novamente."
|
1419
|
+
},
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1421
|
+
"other": "Você não pode usar um código promocional para esta compra ou aluguel"
|
1422
|
+
},
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
1424
|
+
"other": "Esse código promocional ainda não é válido"
|
1425
|
+
},
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1427
|
+
"other": "Os códigos promocionais não podem ser aplicados a sessões de compras gratuitas"
|
1428
|
+
},
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1430
|
+
"other": "Os códigos promocionais não podem ser aplicados depois que a compra for concluída"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
1433
|
+
"other": "Não foi possível aplicar o código promocional. Tente novamente"
|
1434
|
+
},
|
1435
|
+
"shopping_error_invalid_code": {
|
1436
|
+
"other": "Código promocional inválido"
|
1437
|
+
},
|
1438
|
+
"shopping_error_missing_code": {
|
1439
|
+
"other": "Nenhum código promocional foi fornecido"
|
1419
1440
|
}
|
1420
1441
|
}
|
package/site/ru_RU.all.json
CHANGED
@@ -1460,5 +1460,26 @@
|
|
1460
1460
|
},
|
1461
1461
|
"shopping_error_invalid_session_token": {
|
1462
1462
|
"other": "Сеанс покупки истек, попробуйте еще раз."
|
1463
|
+
},
|
1464
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1465
|
+
"other": "Вы не можете использовать промо-код для этой покупки или аренды"
|
1466
|
+
},
|
1467
|
+
"shopping_error_discount_coming_soon": {
|
1468
|
+
"other": "Этот промокод еще не действителен"
|
1469
|
+
},
|
1470
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1471
|
+
"other": "Промокоды не могут быть применены к бесплатным сеансам покупок."
|
1472
|
+
},
|
1473
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1474
|
+
"other": "Промокоды не могут быть применены после завершения покупки"
|
1475
|
+
},
|
1476
|
+
"shopping_error_discount_redemption_failed": {
|
1477
|
+
"other": "Не удалось применить промокод, попробуйте еще раз"
|
1478
|
+
},
|
1479
|
+
"shopping_error_invalid_code": {
|
1480
|
+
"other": "Недействительный промо-код"
|
1481
|
+
},
|
1482
|
+
"shopping_error_missing_code": {
|
1483
|
+
"other": "Промокод не был предоставлен"
|
1463
1484
|
}
|
1464
1485
|
}
|
package/site/sr_SR.all.json
CHANGED
@@ -1425,5 +1425,26 @@
|
|
1425
1425
|
},
|
1426
1426
|
"shopping_error_invalid_session_token": {
|
1427
1427
|
"other": "Сесија куповине је истекла, покушајте поново."
|
1428
|
+
},
|
1429
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1430
|
+
"other": "Не можете да користите промотивни код за ову куповину или изнајмљивање"
|
1431
|
+
},
|
1432
|
+
"shopping_error_discount_coming_soon": {
|
1433
|
+
"other": "Тај промо код још увек није важећи"
|
1434
|
+
},
|
1435
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1436
|
+
"other": "Промотивни кодови се не могу применити на бесплатне сесије куповине"
|
1437
|
+
},
|
1438
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1439
|
+
"other": "Промо кодови се не могу применити након што је куповина завршена"
|
1440
|
+
},
|
1441
|
+
"shopping_error_discount_redemption_failed": {
|
1442
|
+
"other": "Није могуће применити промотивни код, покушајте поново"
|
1443
|
+
},
|
1444
|
+
"shopping_error_invalid_code": {
|
1445
|
+
"other": "Неважећи промо код"
|
1446
|
+
},
|
1447
|
+
"shopping_error_missing_code": {
|
1448
|
+
"other": "Није наведен промотивни код"
|
1428
1449
|
}
|
1429
1450
|
}
|
package/site/styles/_awards.scss
CHANGED
@@ -6,13 +6,14 @@
|
|
6
6
|
gap: 30px 104px;
|
7
7
|
grid-auto-rows: 1fr;
|
8
8
|
margin-bottom: 51px;
|
9
|
+
margin-top: -14px;
|
9
10
|
|
10
11
|
@include media-breakpoint-up(md) {
|
11
12
|
grid-template-columns: repeat(2, minmax(0, 320px));
|
12
13
|
}
|
13
14
|
|
14
15
|
@include media-breakpoint-up(lg) {
|
15
|
-
margin-bottom:
|
16
|
+
margin-bottom: 52px;
|
16
17
|
}
|
17
18
|
}
|
18
19
|
|
@@ -192,7 +192,7 @@ s72-element-switcher,
|
|
192
192
|
|
193
193
|
.meta-detail-synopsis,
|
194
194
|
.meta-detail-switcher-tagline {
|
195
|
-
padding-top:
|
195
|
+
padding-top: 22px;
|
196
196
|
|
197
197
|
p {
|
198
198
|
animation: fadein 2s;
|
@@ -408,11 +408,7 @@ s72-element-switcher,
|
|
408
408
|
}
|
409
409
|
|
410
410
|
s72-element-switcher {
|
411
|
-
margin-bottom:
|
412
|
-
|
413
|
-
@include media-breakpoint-up(sm) {
|
414
|
-
margin-bottom: 100px;
|
415
|
-
}
|
411
|
+
margin-bottom: 62px;
|
416
412
|
|
417
413
|
.s72-toggle {
|
418
414
|
&:hover {
|
@@ -425,6 +421,7 @@ s72-element-switcher {
|
|
425
421
|
display: grid;
|
426
422
|
gap: 20px;
|
427
423
|
grid-template-columns: repeat(1, 1fr);
|
424
|
+
padding-bottom: 20px;
|
428
425
|
|
429
426
|
@include media-breakpoint-up(lg) {
|
430
427
|
grid-template-columns: repeat(2, 1fr);
|
@@ -52,10 +52,12 @@
|
|
52
52
|
<script src="{{CDN}}/s72.transactional.js" defer></script>
|
53
53
|
<script src="https://js.stripe.com/v3/" defer></script>
|
54
54
|
|
55
|
+
{* get default language from site record or kibble.json depening on if db translations is enabled *}
|
56
|
+
{{ defaultLanguage := isEnabled("site_translations_api") ? site.DefaultLanguage : site.SiteConfig.DefaultLanguage }}
|
55
57
|
<script>
|
56
58
|
window.addEventListener('DOMContentLoaded', function(){
|
57
59
|
s72.cfg(function(){ return s72.i18n.load('{{lang.Code}}', '/{{lang.DefinitionFilePath}}'); });
|
58
|
-
s72.cfg(function(){ return s72.i18n.href.setLanguages('{{
|
60
|
+
s72.cfg(function(){ return s72.i18n.href.setLanguages('{{defaultLanguage}}', '{{lang.Code}}'); });
|
59
61
|
s72.boot({
|
60
62
|
config: {{ site.Config | json | raw }},
|
61
63
|
toggles: {{ site.Toggles | json | raw }},
|
@@ -31,8 +31,10 @@
|
|
31
31
|
{{end}}
|
32
32
|
<div class="meta-detail-content">
|
33
33
|
<h1>{{tvseason.GetTitle(i18n)}}</h1>
|
34
|
-
<div class="meta-detail-tagline">
|
35
|
-
|
34
|
+
<div class="meta-detail-tagline-and-classification">
|
35
|
+
<div class="meta-detail-tagline">
|
36
|
+
{{yield metaItemTagline() tvseason}}
|
37
|
+
</div>
|
36
38
|
</div>
|
37
39
|
<s72-availability-label data-slug="{{tvseason.Slug}}"></s72-availability-label>
|
38
40
|
|
package/site/tr_TR.all.json
CHANGED
@@ -1412,5 +1412,26 @@
|
|
1412
1412
|
},
|
1413
1413
|
"shopping_error_invalid_session_token": {
|
1414
1414
|
"other": "Alışveriş oturumunun süresi doldu, lütfen tekrar deneyin."
|
1415
|
+
},
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1417
|
+
"other": "Bu satın alma veya kiralama için promosyon kodu kullanamazsınız"
|
1418
|
+
},
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
1420
|
+
"other": "Bu promosyon kodu henüz geçerli değil"
|
1421
|
+
},
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1423
|
+
"other": "Promosyon kodları ücretsiz alışveriş seanslarına uygulanamaz"
|
1424
|
+
},
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1426
|
+
"other": "Promosyon kodları, satın alma işlemi tamamlandıktan sonra uygulanamaz"
|
1427
|
+
},
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
1429
|
+
"other": "Promosyon kodu uygulanamadı, lütfen tekrar deneyin"
|
1430
|
+
},
|
1431
|
+
"shopping_error_invalid_code": {
|
1432
|
+
"other": "Geçersiz reklam kodu"
|
1433
|
+
},
|
1434
|
+
"shopping_error_missing_code": {
|
1435
|
+
"other": "Promosyon kodu sağlanmadı"
|
1415
1436
|
}
|
1416
1437
|
}
|
package/site/uk_UA.all.json
CHANGED
@@ -1466,5 +1466,26 @@
|
|
1466
1466
|
},
|
1467
1467
|
"shopping_error_invalid_session_token": {
|
1468
1468
|
"other": "Сеанс покупки закінчився, повторіть спробу."
|
1469
|
+
},
|
1470
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1471
|
+
"other": "Ви не можете використовувати промокод для цієї покупки або оренди"
|
1472
|
+
},
|
1473
|
+
"shopping_error_discount_coming_soon": {
|
1474
|
+
"other": "Цей промокод ще не дійсний"
|
1475
|
+
},
|
1476
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1477
|
+
"other": "Промокоди не можуть бути застосовані до безкоштовних сеансів покупок"
|
1478
|
+
},
|
1479
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1480
|
+
"other": "Промокоди не можна застосувати після завершення покупки"
|
1481
|
+
},
|
1482
|
+
"shopping_error_discount_redemption_failed": {
|
1483
|
+
"other": "Не вдалося застосувати промокод, повторіть спробу"
|
1484
|
+
},
|
1485
|
+
"shopping_error_invalid_code": {
|
1486
|
+
"other": "Недійсний промокод"
|
1487
|
+
},
|
1488
|
+
"shopping_error_missing_code": {
|
1489
|
+
"other": "Промокод не надано"
|
1469
1490
|
}
|
1470
1491
|
}
|
package/site/zh_TW.all.json
CHANGED
@@ -1402,5 +1402,26 @@
|
|
1402
1402
|
},
|
1403
1403
|
"shopping_error_invalid_session_token": {
|
1404
1404
|
"other": "購物會話已過期,請重試。"
|
1405
|
+
},
|
1406
|
+
"shopping_error_credit_discounts_not_allowed": {
|
1407
|
+
"other": "您不能為此購買或租賃使用促銷代碼"
|
1408
|
+
},
|
1409
|
+
"shopping_error_discount_coming_soon": {
|
1410
|
+
"other": "該促銷代碼無效"
|
1411
|
+
},
|
1412
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
1413
|
+
"other": "促銷代碼不能應用於免費購物時段"
|
1414
|
+
},
|
1415
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
1416
|
+
"other": "購買完成後無法使用促銷代碼"
|
1417
|
+
},
|
1418
|
+
"shopping_error_discount_redemption_failed": {
|
1419
|
+
"other": "無法應用促銷代碼,請重試"
|
1420
|
+
},
|
1421
|
+
"shopping_error_invalid_code": {
|
1422
|
+
"other": "促銷代碼無效"
|
1423
|
+
},
|
1424
|
+
"shopping_error_missing_code": {
|
1425
|
+
"other": "未提供促銷代碼"
|
1405
1426
|
}
|
1406
1427
|
}
|