@shift72/core-template 1.9.9 → 1.9.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1721,5 +1721,47 @@
1721
1721
  },
1722
1722
  "pricing_from": {
1723
1723
  "other": "Дивитися з"
1724
+ },
1725
+ "confirm_delete_header": {
1726
+ "other": "Підтвердити видалення"
1727
+ },
1728
+ "confirm_delete_message": {
1729
+ "other": "Ця дія є постійною і не може бути скасована! Після видалення облікового запису ви негайно вийдете з системи та більше не зможете отримати доступ до своїх покупок."
1730
+ },
1731
+ "confirm_delete_success_page_header": {
1732
+ "other": "Обліковий запис видалено!"
1733
+ },
1734
+ "confirm_delete_success_page_message": {
1735
+ "other": "Ваш обліковий запис успішно видалено."
1736
+ },
1737
+ "confirm_delete_submit_button_text_in_progress": {
1738
+ "other": "видалення"
1739
+ },
1740
+ "confirm_delete_submit_button_text": {
1741
+ "other": "Видалити аккаунт"
1742
+ },
1743
+ "confirm_delete_error_generic": {
1744
+ "other": "Нам не вдалося видалити ваш обліковий запис. Будь-ласка спробуйте пізніше."
1745
+ },
1746
+ "account_form_request_delete": {
1747
+ "other": "Видалити аккаунт"
1748
+ },
1749
+ "account_form_request_delete_message": {
1750
+ "other": "Вам буде надіслано електронний лист для підтвердження видалення вашого облікового запису."
1751
+ },
1752
+ "account_form_account_delete_failed": {
1753
+ "other": "Під час спроби надіслати електронний лист про видалення облікового запису сталася помилка. Повторіть спробу пізніше."
1754
+ },
1755
+ "account_form_request_delete_button": {
1756
+ "other": "Запит на видалення"
1757
+ },
1758
+ "userdeletionsuccess_modal_header": {
1759
+ "other": "Запит на видалення виконано"
1760
+ },
1761
+ "userdeletionsuccess_modal_body": {
1762
+ "other": "Вам буде надіслано електронний лист для підтвердження видалення вашого облікового запису."
1763
+ },
1764
+ "account_form_account_delete_successful": {
1765
+ "other": "Запит на видалення успішно"
1724
1766
  }
1725
1767
  }
@@ -1648,5 +1648,47 @@
1648
1648
  },
1649
1649
  "pricing_from": {
1650
1650
  "other": "觀看來自"
1651
+ },
1652
+ "confirm_delete_header": {
1653
+ "other": "確認刪除"
1654
+ },
1655
+ "confirm_delete_message": {
1656
+ "other": "此操作是永久性的且無法撤消!刪除您的帳戶後,您將立即登出,並且無法再存取您的購買內容。"
1657
+ },
1658
+ "confirm_delete_success_page_header": {
1659
+ "other": "帳戶已刪除!"
1660
+ },
1661
+ "confirm_delete_success_page_message": {
1662
+ "other": "您的帳戶已成功刪除。"
1663
+ },
1664
+ "confirm_delete_submit_button_text_in_progress": {
1665
+ "other": "刪除"
1666
+ },
1667
+ "confirm_delete_submit_button_text": {
1668
+ "other": "刪除帳戶"
1669
+ },
1670
+ "confirm_delete_error_generic": {
1671
+ "other": "我們無法刪除您的帳戶。請稍後再試。"
1672
+ },
1673
+ "account_form_request_delete": {
1674
+ "other": "刪除帳戶"
1675
+ },
1676
+ "account_form_request_delete_message": {
1677
+ "other": "我們將向您發送一封電子郵件,以確認您的帳戶刪除。"
1678
+ },
1679
+ "account_form_account_delete_failed": {
1680
+ "other": "嘗試傳送帳戶刪除電子郵件時出現問題,請稍後重試。"
1681
+ },
1682
+ "account_form_request_delete_button": {
1683
+ "other": "請求刪除"
1684
+ },
1685
+ "userdeletionsuccess_modal_header": {
1686
+ "other": "刪除請求成功"
1687
+ },
1688
+ "userdeletionsuccess_modal_body": {
1689
+ "other": "我們將向您發送一封電子郵件,以確認您的帳戶刪除。"
1690
+ },
1691
+ "account_form_account_delete_successful": {
1692
+ "other": "刪除請求成功"
1651
1693
  }
1652
1694
  }
@@ -1,5 +0,0 @@
1
- {{extends "templates/application/application.jet"}}
2
-
3
- {{block body()}}
4
- <s72-shopping-embeddable></s72-shopping-embeddable>
5
- {{end}}