@everymatrix/cashier-receipt-page 1.29.2 → 1.29.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-receipt-page",
3
- "version": "1.29.2",
3
+ "version": "1.29.4",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "c087893467746da9175249cc7606294b6d261671"
38
+ "gitHead": "70873f2feed3be9c071d9ad09343a833b236b4fc"
39
39
  }
@@ -1,93 +1,93 @@
1
1
  export const TRANSLATIONS = {
2
- en: {
3
- deposit: {
4
- success: {
5
- title: '{amount} {currency}',
6
- subTitle: 'Deposited in your account',
7
- text: 'Your deposit is successful'
2
+ "en": {
3
+ "deposit": {
4
+ "success": {
5
+ "title": "{amount} {currency}",
6
+ "subTitle": "Deposited in your account",
7
+ "text": "Your deposit is successful"
8
8
  },
9
- pending: {
10
- title: '{amount} {currency}',
11
- subTitle: 'Transaction is in progress',
12
- text: 'Thank you. Your deposit is being processed.'
9
+ "pending": {
10
+ "title": "{amount} {currency}",
11
+ "subTitle": "Transaction is in progress",
12
+ "text": "Thank you. Your deposit is being processed."
13
13
  },
14
- reject: {
15
- title: 'Deposit Rejected',
16
- subTitle: ' ',
17
- text: '{errorText}'
14
+ "reject": {
15
+ "title": "Deposit Rejected",
16
+ "subTitle": " ",
17
+ "text": "{errorText}"
18
18
  },
19
- fail: {
20
- title: 'Error',
21
- subTitle: ' ',
22
- text: '{errorText}'
19
+ "fail": {
20
+ "title": "Error",
21
+ "subTitle": " ",
22
+ "text": "{errorText}"
23
23
  },
24
- cancel: {
25
- title: 'You have cancelled the transaction',
26
- subTitle: ' ',
27
- text: '{errorText}'
24
+ "cancel": {
25
+ "title": "You have cancelled the transaction",
26
+ "subTitle": " ",
27
+ "text": "{errorText}"
28
28
  }
29
29
  }
30
30
  },
31
- 'pt-br': {
32
- deposit: {
33
- success: {
34
- title: '{amount} {currency}',
35
- subTitle: 'Depositado em sua conta',
36
- text: 'Seu depósito foi bem-sucedido'
31
+ "pt-br": {
32
+ "deposit": {
33
+ "success": {
34
+ "title": "{amount} {currency}",
35
+ "subTitle": "Depositado em sua conta",
36
+ "text": "Seu depósito foi bem-sucedido"
37
37
  },
38
- pending: {
39
- title: '{amount} {currency}',
40
- subTitle: 'Transação em andamento',
41
- text: 'Obrigado. Seu depósito está sendo processado.'
38
+ "pending": {
39
+ "title": "{amount} {currency}",
40
+ "subTitle": "Transação em andamento",
41
+ "text": "Obrigado. Seu depósito está sendo processado."
42
42
  },
43
- reject: {
44
- title: 'Depósito Rejeitado',
45
- subTitle: ' ',
46
- text: '{errorText}'
43
+ "reject": {
44
+ "title": "Depósito Rejeitado",
45
+ "subTitle": "",
46
+ "text": "{errorText}"
47
47
  },
48
- fail: {
49
- title: 'Erro',
50
- subTitle: ' ',
51
- text: '{errorText}'
48
+ "fail": {
49
+ "title": "Erro",
50
+ "subTitle": "",
51
+ "text": "{errorText}"
52
52
  },
53
- cancel: {
54
- title: 'Você cancelou a transação',
55
- subTitle: ' ',
56
- text: '{errorText}'
53
+ "cancel": {
54
+ "title": "Você cancelou a transação",
55
+ "subTitle": "",
56
+ "text": "{errorText}"
57
57
  }
58
58
  },
59
- reference: 'Referência ID: {código}',
60
- close: 'VOLTAR AO PROVEDOR DE PAGAMENTO'
59
+ "reference": "Referência ID: {código}",
60
+ "close": "VOLTAR AO PROVEDOR DE PAGAMENTO"
61
61
  },
62
- 'es-mx': {
63
- deposit: {
64
- success: {
65
- title: '{amount} {currency}',
66
- subTitle: 'Depositado en tu cuenta',
67
- text: 'Tu depósito fue exitoso'
62
+ "es-mx": {
63
+ "deposit": {
64
+ "success": {
65
+ "title": "{amount} {currency}",
66
+ "subTitle": "Depositado en tu cuenta",
67
+ "text": "Tu depósito fue exitoso"
68
68
  },
69
- pending: {
70
- title: '{amount} {currency}',
71
- subTitle: 'Transacción en proceso',
72
- text: 'Gracias. Tu depósito está siendo procesado.'
69
+ "pending": {
70
+ "title": "{amount} {currency}",
71
+ "subTitle": "Transacción en proceso",
72
+ "text": "Gracias. Tu depósito está siendo procesado."
73
73
  },
74
- reject: {
75
- title: 'Depósito Rechazado',
76
- subTitle: ' ',
77
- text: '{errorText}'
74
+ "reject": {
75
+ "title": "Depósito Rechazado",
76
+ "subTitle": " ",
77
+ "text": "{errorText}"
78
78
  },
79
- fail: {
80
- title: 'Error',
81
- subTitle: ' ',
82
- text: '{errorText}'
79
+ "fail": {
80
+ "title": "Error",
81
+ "subTitle": " ",
82
+ "text": "{errorText}"
83
83
  },
84
- cancel: {
85
- title: 'Has cancelado la transacción',
86
- subTitle: ' ',
87
- text: '{errorText}'
84
+ "cancel": {
85
+ "title": "Has cancelado la transacción",
86
+ "subTitle": " ",
87
+ "text": "{errorText}"
88
88
  }
89
89
  },
90
- reference: 'Referencia ID: {código}',
91
- close: 'REGRESAR A PROVEEDOR DE PAGO'
90
+ "reference": "Referencia ID: {code}",
91
+ "close": "REGRESAR A PROVEEDOR DE PAGO"
92
92
  }
93
- };
93
+ }