-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschemaTranslations.json
More file actions
128 lines (128 loc) · 3.1 KB
/
schemaTranslations.json
File metadata and controls
128 lines (128 loc) · 3.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"i18n.ProviderSortingOrderLabel": {
"default": "Sort Order",
"fr": "Ordre de tri",
"it": "Ordinamento",
"zh": "排序顺序",
"de": "Sortierreihenfolge",
"es": "Orden de clasificación",
"nl": "Sorteervolgorde",
"pt": "Ordem de classificação",
"pt-BR": "Ordem de classificação",
"sv": "Sortera beställning",
"es-MX": "Orden de clasificación",
"es-419": "Orden de clasificación",
"da": "Sortér rækkefølge",
"no": "Sorteringsrekkefølge",
"ko": "상자 테두리",
"pl": "Kolejność sortowania"
},
"i18n.PayPalProviderSortingLabel": {
"default": "PayPal",
"fr": "PayPal",
"it": "PayPal",
"zh": "PayPal",
"de": "PayPal",
"es": "PayPal",
"nl": "PayPal",
"pt": "PayPal",
"pt-BR": "PayPal",
"sv": "PayPal",
"es-MX": "PayPal",
"es-419": "PayPal",
"da": "PayPal",
"no": "PayPal",
"ko": "PayPal 표시",
"pl": "PayPal"
},
"i18n.PayPalCreditProviderSortingLabel": {
"default": "Pay Later",
"fr": "Payer plus tard",
"it": "Paga più tardi",
"zh": "稍后付款",
"de": "Später bezahlen",
"es": "Pagar más tarde",
"nl": "Later betalen",
"pt": "Pagar depois",
"pt-BR": "Pagar depois",
"sv": "Betala senare",
"es-MX": "Pagar después",
"es-419": "Pagar después",
"da": "Betal senere",
"no": "Betal senere",
"ko": "나중에 결제",
"pl": "Zapłać później"
},
"i18n.PayPalVenmoProviderSortingLabel": {
"default": "Venmo",
"fr": "Venmo",
"it": "Venmo",
"zh": "Venmo",
"de": "Venmo",
"es": "Venmo",
"nl": "Venmo",
"pt": "Venmo",
"pt-BR": "Venmo",
"sv": "Venmo",
"es-MX": "Venmo",
"es-419": "Venmo",
"da": "Venmo",
"no": "Venmo",
"ko": "Venmo",
"pl": "Venmo"
},
"i18n.GooglepayProviderSortingLabel": {
"default": "Google Pay",
"fr": "Google Pay",
"it": "Google Pay",
"zh": "Google Pay",
"de": "Google Pay",
"es": "Google Pay",
"nl": "Google Pay",
"pt": "Google Pay",
"pt-BR": "Google Pay",
"sv": "Google Pay",
"es-MX": "Google Pay",
"es-419": "Google Pay",
"da": "Google Pay",
"no": "Google Pay",
"ko": "Google Pay 표시",
"pl": "Google Pay"
},
"i18n.ApplepayProviderSortingLabel": {
"default": "Apple Pay",
"fr": "Apple Pay",
"it": "Apple Pay",
"zh": "Apple Pay",
"de": "Apple Pay",
"es": "Apple Pay",
"nl": "Apple Pay",
"pt": "Apple Pay",
"pt-BR": "Apple Pay",
"sv": "Apple Pay",
"es-MX": "Apple Pay",
"es-419": "Apple Pay",
"da": "Apple Pay",
"no": "Apple Pay",
"ko": "Apple Pay 색상",
"pl": "Apple Pay"
},
"i18n.AmazonProviderSortingLabel": {
"default": "Amazon Pay",
"fr": "Amazon Pay",
"it": "Amazon Pay",
"zh": "Amazon Pay",
"de": "Amazon Pay",
"es": "Amazon Pay",
"nl": "Amazon Pay",
"pt": "Amazon Pay",
"pt-BR": "Amazon Pay",
"sv": "Amazon Pay",
"es-MX": "Amazon Pay",
"es-419": "Amazon Pay",
"da": "Amazon Pay",
"no": "Amazon Pay",
"ko": "Amazon Pay 표시",
"pl": "Amazon Pay"
}
}