@taskon/widget-react 0.0.1-beta.5 → 0.0.1-beta.7
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/README.md +61 -47
- package/dist/CommunityTaskList.css +9 -1
- package/dist/EligibilityInfo.css +48 -75
- package/dist/LeaderboardWidget.css +73 -71
- package/dist/PageBuilder.css +5 -0
- package/dist/Quest.css +18 -14
- package/dist/TaskOnProvider.css +289 -0
- package/dist/ThemeProvider.css +227 -0
- package/dist/UserCenterWidget.css +6 -6
- package/dist/UserCenterWidget2.css +1388 -1621
- package/dist/{dynamic-import-helper.css → WidgetShell.css} +0 -227
- package/dist/chunks/{CommunityTaskList-CrMvOB8w.js → CommunityTaskList-D0uVD8wD.js} +393 -208
- package/dist/chunks/{EligibilityInfo-Beww12QX.js → EligibilityInfo-Cf6hx9-a.js} +459 -679
- package/dist/chunks/{LeaderboardWidget-DwuSpVl0.js → LeaderboardWidget-DyoiiNS6.js} +274 -252
- package/dist/chunks/{PageBuilder-DsX6Tv0N.js → PageBuilder-DoAFPm6-.js} +5 -5
- package/dist/chunks/{Quest-CuD2LElS.js → Quest-ySZlYd4u.js} +74 -57
- package/dist/chunks/TaskOnProvider-CxtFIs3n.js +2072 -0
- package/dist/chunks/{dynamic-import-helper-WmIF58Sb.js → ThemeProvider-CulHkqqY.js} +1282 -555
- package/dist/chunks/UserCenterWidget-BJsc_GSZ.js +3246 -0
- package/dist/chunks/{UserCenterWidget-CvU6K4AC.js → UserCenterWidget-STq8kpV4.js} +1174 -1386
- package/dist/chunks/WidgetShell-8xn-Jivw.js +659 -0
- package/dist/chunks/communitytask-es-CBNnS4o2.js +521 -0
- package/dist/chunks/communitytask-ja-GRf9cbdx.js +521 -0
- package/dist/chunks/communitytask-ko-Bf24PQKI.js +521 -0
- package/dist/chunks/{communitytask-ru-DhySaZL8.js → communitytask-ru-CZm2CPoV.js} +211 -1
- package/dist/chunks/leaderboardwidget-es-vKjrjQaz.js +146 -0
- package/dist/chunks/leaderboardwidget-ja-Q6u0HxKG.js +146 -0
- package/dist/chunks/leaderboardwidget-ko-CG6SWgxf.js +146 -0
- package/dist/chunks/leaderboardwidget-ru-DCcHcJGz.js +146 -0
- package/dist/chunks/{quest-es-D-b5xcme.js → quest-es-Dyyy0zaw.js} +8 -93
- package/dist/chunks/{quest-ja-Dxd2vqBF.js → quest-ja-Depog33y.js} +8 -93
- package/dist/chunks/{quest-ko-CSmRWgK_.js → quest-ko-BMu3uRQJ.js} +8 -93
- package/dist/chunks/{quest-ru-CkEKv1_F.js → quest-ru-xne814Rw.js} +8 -93
- package/dist/chunks/useIsMobile-D6Ybur-6.js +30 -0
- package/dist/chunks/useToast-BGJhd3BX.js +93 -0
- package/dist/chunks/usercenter-es-Dz3Wp2vV.js +512 -0
- package/dist/chunks/usercenter-ja-CKE4DJC6.js +512 -0
- package/dist/chunks/usercenter-ko-Dtpkn2qb.js +512 -0
- package/dist/chunks/usercenter-ru-DnBGee45.js +512 -0
- package/dist/community-task.d.ts +0 -390
- package/dist/community-task.js +2 -7
- package/dist/core.d.ts +38 -20
- package/dist/core.js +9 -10
- package/dist/index.d.ts +86 -709
- package/dist/index.js +22 -28
- package/dist/leaderboard.d.ts +0 -498
- package/dist/leaderboard.js +2 -16
- package/dist/page-builder.js +1 -1
- package/dist/quest.d.ts +0 -971
- package/dist/quest.js +2 -7
- package/dist/user-center.d.ts +0 -1610
- package/dist/user-center.js +2 -494
- package/package.json +2 -2
- package/dist/chunks/TaskOnProvider-xUeP2Nro.js +0 -1243
- package/dist/chunks/ThemeProvider-Bt4UZ33y.js +0 -1334
- package/dist/chunks/UserCenterWidget-CB0hnj-L.js +0 -3230
- package/dist/chunks/communitytask-es-1zawvXEX.js +0 -311
- package/dist/chunks/communitytask-ja-CmW6nP-L.js +0 -311
- package/dist/chunks/communitytask-ko-BD0hzQSi.js +0 -311
- package/dist/chunks/createLocaleLoader-BameiEhU.js +0 -65
- package/dist/chunks/leaderboardwidget-ja-Bj6gz6y1.js +0 -119
- package/dist/chunks/leaderboardwidget-ko-f1cLO9ic.js +0 -119
- package/dist/chunks/useToast-CaRkylKe.js +0 -304
- package/dist/chunks/usercenter-ja-B2465c1O.js +0 -326
- package/dist/chunks/usercenter-ko-xAEYxqLg.js +0 -326
|
@@ -0,0 +1,512 @@
|
|
|
1
|
+
const tab_my_rewards = "Mis recompensas";
|
|
2
|
+
const tab_identity = "Identidad";
|
|
3
|
+
const tab_activity_history = "Historial de actividad";
|
|
4
|
+
const tab_rewards = "Recompensas";
|
|
5
|
+
const tab_sprint_odyssey_history = "Historial de Sprint y Odyssey";
|
|
6
|
+
const section_you_have_earned = "Has ganado";
|
|
7
|
+
const reward_token = "Token";
|
|
8
|
+
const reward_xp_level = "XP y nivel";
|
|
9
|
+
const reward_nft = "NFT";
|
|
10
|
+
const reward_whitelist = "Lista blanca";
|
|
11
|
+
const reward_discord_role = "Rol de Discord";
|
|
12
|
+
const reward_points = "Puntos";
|
|
13
|
+
const withdrawable_assets = "Activos retirables";
|
|
14
|
+
const token_history = "Historial de tokens";
|
|
15
|
+
const withdraw = "Retirar";
|
|
16
|
+
const batch_withdraw = "Retiro por lotes";
|
|
17
|
+
const frozen_assets = "Activos congelados";
|
|
18
|
+
const resend = "Reenviar";
|
|
19
|
+
const pending_withdrawals = "Tienes {count} retiros pendientes";
|
|
20
|
+
const pending_withdrawals_text = "retiros pendientes";
|
|
21
|
+
const pending_withdrawals_count_label = "Número de retiros pendientes";
|
|
22
|
+
const withdraw_confirm = "Confirmar retiro";
|
|
23
|
+
const withdraw_success = "Retiro exitoso";
|
|
24
|
+
const withdraw_canceled = "Retiro cancelado";
|
|
25
|
+
const gas_not_enough = "Gas insuficiente";
|
|
26
|
+
const gas_not_enough_description = "Asegúrate de tener suficiente gas para completar esta transacción.";
|
|
27
|
+
const gas_not_enough_description_with_chain = "Asegúrate de tener suficiente gas de {chain} para completar esta transacción.";
|
|
28
|
+
const retry = "Reintentar";
|
|
29
|
+
const confirm_withdraw = "Confirmar retiro";
|
|
30
|
+
const withdrawing = "Procesando retiro...";
|
|
31
|
+
const confirm = "Confirmar";
|
|
32
|
+
const cancel = "Cancelar";
|
|
33
|
+
const close = "Cerrar";
|
|
34
|
+
const column_detail = "Detalle";
|
|
35
|
+
const column_duration = "Duración";
|
|
36
|
+
const activity_name = "Nombre de actividad";
|
|
37
|
+
const activity_time = "Hora de actividad";
|
|
38
|
+
const level = "Nivel";
|
|
39
|
+
const total_xp = "XP total";
|
|
40
|
+
const default_xp_points_name = "XP";
|
|
41
|
+
const xp_to_next_level = "XP hasta el siguiente nivel";
|
|
42
|
+
const xp_history = "Historial de XP";
|
|
43
|
+
const total_points = "Total";
|
|
44
|
+
const empty_points = "Aún no hay historial de puntos";
|
|
45
|
+
const points_history = "Historial de puntos";
|
|
46
|
+
const page = "Página";
|
|
47
|
+
const of = "de";
|
|
48
|
+
const previous = "Anterior";
|
|
49
|
+
const next = "Siguiente";
|
|
50
|
+
const load_more = "Cargar más";
|
|
51
|
+
const showing = "Mostrando {start}-{end} de {total}";
|
|
52
|
+
const social_accounts = "Cuentas de redes sociales";
|
|
53
|
+
const wallet_addresses = "Lista de redes";
|
|
54
|
+
const evm_chain = "Cadena EVM";
|
|
55
|
+
const primary_address = "Dirección principal";
|
|
56
|
+
const secondary_address = "Dirección secundaria";
|
|
57
|
+
const email_address = "Correo electrónico";
|
|
58
|
+
const bind = "Vincular";
|
|
59
|
+
const unbind = "Desvincular";
|
|
60
|
+
const connect_wallet = "Conectar billetera";
|
|
61
|
+
const binding = "Vinculando...";
|
|
62
|
+
const unbinding = "Desvinculando...";
|
|
63
|
+
const bind_social_todo = "La vinculación por OAuth estará disponible pronto";
|
|
64
|
+
const confirm_unbind = "Confirmar desvinculación";
|
|
65
|
+
const unbind_warning = "¿Seguro que quieres desvincular esta cuenta?";
|
|
66
|
+
const kyc_warning = "Esta dirección ha sido verificada con KYC. Después de desvincularla, tendrás que verificar KYC nuevamente si la vuelves a vincular.";
|
|
67
|
+
const unbind_cooldown = "No se puede desvincular dentro de las 24 horas posteriores a la vinculación";
|
|
68
|
+
const last_login_method = "No se puede desvincular el último método de inicio de sesión";
|
|
69
|
+
const unbind_success = "Desvinculación exitosa";
|
|
70
|
+
const unbind_failed = "Error al desvincular";
|
|
71
|
+
const bind_success = "Vinculación exitosa";
|
|
72
|
+
const bind_failed = "Error al vincular";
|
|
73
|
+
const connecting_wallet = "Conectando billetera...";
|
|
74
|
+
const signing_message = "Firmando mensaje...";
|
|
75
|
+
const empty_identity = "No hay opciones de identidad configuradas";
|
|
76
|
+
const link_email_account = "Vincular cuenta de correo";
|
|
77
|
+
const please_enter_email = "Ingresa una dirección de correo";
|
|
78
|
+
const please_enter_valid_email = "Ingresa una dirección de correo válida";
|
|
79
|
+
const verification_code = "Código de verificación";
|
|
80
|
+
const please_enter_code = "Ingresa el código de verificación";
|
|
81
|
+
const please_enter_valid_code = "Ingresa un código de verificación válido";
|
|
82
|
+
const send_verification_code = "Enviar código de verificación";
|
|
83
|
+
const resend_code = "Reenviar";
|
|
84
|
+
const email_already_linked = "Este correo ya está vinculado a otra cuenta";
|
|
85
|
+
const send_code_success = "Código de verificación enviado";
|
|
86
|
+
const send_code_failed = "No se pudo enviar el código de verificación";
|
|
87
|
+
const column_token_symbol = "Símbolo del token";
|
|
88
|
+
const column_network = "Red";
|
|
89
|
+
const column_withdrawable = "Retirable";
|
|
90
|
+
const column_action = "Acción";
|
|
91
|
+
const chain_label = "Cadena";
|
|
92
|
+
const ok = "OK";
|
|
93
|
+
const copy = "Copiar";
|
|
94
|
+
const copied = "¡Copiado!";
|
|
95
|
+
const claim_nft = "Reclamar NFT";
|
|
96
|
+
const linked = "Vinculado";
|
|
97
|
+
const link_platform_account = "Vincular cuenta de {platform}";
|
|
98
|
+
const withdraw_canceled_message = "Tu retiro fue cancelado. Puedes reintentar la transacción.";
|
|
99
|
+
const missing_resend_payload = "Faltan datos para reenviar";
|
|
100
|
+
const no_tokens_for_resend = "No hay tokens disponibles para reenviar";
|
|
101
|
+
const failed_load_resend_details = "No se pudieron cargar los detalles de reenvío";
|
|
102
|
+
const frozen_type_campaign = "Bloqueado por campaña";
|
|
103
|
+
const frozen_type_withdraw = "Retiro pendiente";
|
|
104
|
+
const frozen_type_referral = "Bloqueado por referidos";
|
|
105
|
+
const frozen_type_benefit = "Bloqueado por beneficios";
|
|
106
|
+
const frozen_type_tg_mini_app = "TG Mini App";
|
|
107
|
+
const frozen_type_milestone = "Bloqueado por hito";
|
|
108
|
+
const loading = "Cargando...";
|
|
109
|
+
const error = "Algo salió mal";
|
|
110
|
+
const empty_rewards = "Aún no hay recompensas";
|
|
111
|
+
const empty_activity_history = "No hay historial de actividad";
|
|
112
|
+
const empty_token = "Aún no hay tokens";
|
|
113
|
+
const empty_nft = "Aún no hay NFT";
|
|
114
|
+
const no_data = "Sin datos";
|
|
115
|
+
const claim = "Reclamar";
|
|
116
|
+
const claimed_txn = "Reclamado (Txn)";
|
|
117
|
+
const manual_drop = "Entrega manual";
|
|
118
|
+
const column_nft = "NFT";
|
|
119
|
+
const column_whitelist = "Lista blanca";
|
|
120
|
+
const column_discord_role = "Rol de Discord";
|
|
121
|
+
const column_time = "Hora";
|
|
122
|
+
const column_status = "Estado";
|
|
123
|
+
const column_amount = "Cantidad";
|
|
124
|
+
const deposited = "Depositado";
|
|
125
|
+
const distributed_by = "Distribuido por";
|
|
126
|
+
const token_history_telegram_spin = "Telegram Spin";
|
|
127
|
+
const token_history_telegram_spin_bonus = "Bono de Telegram Spin";
|
|
128
|
+
const column_token_type = "Tipo";
|
|
129
|
+
const column_amount_withdrawable = "Cantidad retirable";
|
|
130
|
+
const column_withdraw_amount = "Cantidad a retirar";
|
|
131
|
+
const select_token = "Seleccionar token";
|
|
132
|
+
const token_amount = "Cantidad de token";
|
|
133
|
+
const receive_address = "Dirección de recepción";
|
|
134
|
+
const max = "MÁX";
|
|
135
|
+
const available_balance = "Disponible";
|
|
136
|
+
const please_select_token = "Selecciona un token";
|
|
137
|
+
const please_enter_amount = "Ingresa una cantidad";
|
|
138
|
+
const please_enter_valid_amount = "Ingresa una cantidad válida";
|
|
139
|
+
const amount_exceeds_balance = "La cantidad supera el saldo disponible";
|
|
140
|
+
const token_not_supported = "Token no compatible";
|
|
141
|
+
const withdrawing_tip = "Espera mientras se procesa tu retiro...";
|
|
142
|
+
const claiming_nft = "Reclamando NFT...";
|
|
143
|
+
const claim_connecting_wallet = "Conectando billetera...";
|
|
144
|
+
const claim_switching_network = "Cambiando de red...";
|
|
145
|
+
const claim_getting_signature = "Obteniendo firma...";
|
|
146
|
+
const claim_confirm_in_wallet = "Confirma en tu billetera";
|
|
147
|
+
const claim_transaction_pending = "Transacción pendiente...";
|
|
148
|
+
const claim_success = "¡NFT reclamado con éxito!";
|
|
149
|
+
const claim_failed = "No se pudo reclamar el NFT";
|
|
150
|
+
const claim_canceled = "La transacción fue rechazada por el usuario.";
|
|
151
|
+
const view_on_explorer = "Ver en el explorador";
|
|
152
|
+
const pending_transaction = "Transacción pendiente";
|
|
153
|
+
const pending_tx_message = "Tienes una transacción pendiente";
|
|
154
|
+
const claim_pending_title = "Ya reclamaste este NFT; espera a que se confirme esta transacción.";
|
|
155
|
+
const claim_pending_check_explorer = "Puedes revisar esta transacción en el explorador:";
|
|
156
|
+
const claim_pending_hash_label = "Hash de la transacción:";
|
|
157
|
+
const claim_pending_claim_again_warn = '"Reclamar de nuevo" enviará una nueva transacción. Solo se recomienda cuando estés seguro de que hay un problema con la transacción actual.';
|
|
158
|
+
const claim_pending_receive_address_no_change = "Esta dirección de recepción no se puede cambiar:";
|
|
159
|
+
const continue_waiting = "Seguir esperando";
|
|
160
|
+
const claim_again = "Reclamar de nuevo";
|
|
161
|
+
const error_no_wallet = "No se encontró una billetera. Instala una extensión de billetera.";
|
|
162
|
+
const error_address_mismatch = "La dirección de la billetera conectada no coincide.";
|
|
163
|
+
const error_network_switch = "No se pudo cambiar de red. Cámbiala manualmente.";
|
|
164
|
+
const error_insufficient_gas = "Gas insuficiente. Agrega más fondos a tu billetera.";
|
|
165
|
+
const wallet_not_bind = "Vincula una billetera antes de retirar";
|
|
166
|
+
const failed_connect_wallet = "No se pudo conectar la billetera";
|
|
167
|
+
const confirm_wallet_retry = "Confirma en tu billetera y vuelve a intentarlo.";
|
|
168
|
+
const withdraw_failed = "El retiro falló";
|
|
169
|
+
const not_configured = "No configurado";
|
|
170
|
+
const es = {
|
|
171
|
+
tab_my_rewards,
|
|
172
|
+
tab_identity,
|
|
173
|
+
tab_activity_history,
|
|
174
|
+
tab_rewards,
|
|
175
|
+
tab_sprint_odyssey_history,
|
|
176
|
+
section_you_have_earned,
|
|
177
|
+
reward_token,
|
|
178
|
+
reward_xp_level,
|
|
179
|
+
reward_nft,
|
|
180
|
+
reward_whitelist,
|
|
181
|
+
reward_discord_role,
|
|
182
|
+
reward_points,
|
|
183
|
+
withdrawable_assets,
|
|
184
|
+
token_history,
|
|
185
|
+
withdraw,
|
|
186
|
+
batch_withdraw,
|
|
187
|
+
frozen_assets,
|
|
188
|
+
resend,
|
|
189
|
+
pending_withdrawals,
|
|
190
|
+
pending_withdrawals_text,
|
|
191
|
+
pending_withdrawals_count_label,
|
|
192
|
+
withdraw_confirm,
|
|
193
|
+
withdraw_success,
|
|
194
|
+
withdraw_canceled,
|
|
195
|
+
gas_not_enough,
|
|
196
|
+
gas_not_enough_description,
|
|
197
|
+
gas_not_enough_description_with_chain,
|
|
198
|
+
retry,
|
|
199
|
+
confirm_withdraw,
|
|
200
|
+
withdrawing,
|
|
201
|
+
confirm,
|
|
202
|
+
cancel,
|
|
203
|
+
close,
|
|
204
|
+
column_detail,
|
|
205
|
+
column_duration,
|
|
206
|
+
activity_name,
|
|
207
|
+
activity_time,
|
|
208
|
+
level,
|
|
209
|
+
total_xp,
|
|
210
|
+
default_xp_points_name,
|
|
211
|
+
xp_to_next_level,
|
|
212
|
+
xp_history,
|
|
213
|
+
total_points,
|
|
214
|
+
empty_points,
|
|
215
|
+
points_history,
|
|
216
|
+
page,
|
|
217
|
+
of,
|
|
218
|
+
previous,
|
|
219
|
+
next,
|
|
220
|
+
load_more,
|
|
221
|
+
showing,
|
|
222
|
+
social_accounts,
|
|
223
|
+
wallet_addresses,
|
|
224
|
+
evm_chain,
|
|
225
|
+
primary_address,
|
|
226
|
+
secondary_address,
|
|
227
|
+
email_address,
|
|
228
|
+
bind,
|
|
229
|
+
unbind,
|
|
230
|
+
connect_wallet,
|
|
231
|
+
binding,
|
|
232
|
+
unbinding,
|
|
233
|
+
bind_social_todo,
|
|
234
|
+
confirm_unbind,
|
|
235
|
+
unbind_warning,
|
|
236
|
+
kyc_warning,
|
|
237
|
+
unbind_cooldown,
|
|
238
|
+
last_login_method,
|
|
239
|
+
unbind_success,
|
|
240
|
+
unbind_failed,
|
|
241
|
+
bind_success,
|
|
242
|
+
bind_failed,
|
|
243
|
+
connecting_wallet,
|
|
244
|
+
signing_message,
|
|
245
|
+
empty_identity,
|
|
246
|
+
link_email_account,
|
|
247
|
+
please_enter_email,
|
|
248
|
+
please_enter_valid_email,
|
|
249
|
+
verification_code,
|
|
250
|
+
please_enter_code,
|
|
251
|
+
please_enter_valid_code,
|
|
252
|
+
send_verification_code,
|
|
253
|
+
resend_code,
|
|
254
|
+
email_already_linked,
|
|
255
|
+
send_code_success,
|
|
256
|
+
send_code_failed,
|
|
257
|
+
column_token_symbol,
|
|
258
|
+
column_network,
|
|
259
|
+
column_withdrawable,
|
|
260
|
+
column_action,
|
|
261
|
+
chain_label,
|
|
262
|
+
ok,
|
|
263
|
+
copy,
|
|
264
|
+
copied,
|
|
265
|
+
claim_nft,
|
|
266
|
+
linked,
|
|
267
|
+
link_platform_account,
|
|
268
|
+
withdraw_canceled_message,
|
|
269
|
+
missing_resend_payload,
|
|
270
|
+
no_tokens_for_resend,
|
|
271
|
+
failed_load_resend_details,
|
|
272
|
+
frozen_type_campaign,
|
|
273
|
+
frozen_type_withdraw,
|
|
274
|
+
frozen_type_referral,
|
|
275
|
+
frozen_type_benefit,
|
|
276
|
+
frozen_type_tg_mini_app,
|
|
277
|
+
frozen_type_milestone,
|
|
278
|
+
loading,
|
|
279
|
+
error,
|
|
280
|
+
empty_rewards,
|
|
281
|
+
empty_activity_history,
|
|
282
|
+
empty_token,
|
|
283
|
+
empty_nft,
|
|
284
|
+
no_data,
|
|
285
|
+
claim,
|
|
286
|
+
claimed_txn,
|
|
287
|
+
manual_drop,
|
|
288
|
+
column_nft,
|
|
289
|
+
column_whitelist,
|
|
290
|
+
column_discord_role,
|
|
291
|
+
column_time,
|
|
292
|
+
column_status,
|
|
293
|
+
column_amount,
|
|
294
|
+
deposited,
|
|
295
|
+
distributed_by,
|
|
296
|
+
token_history_telegram_spin,
|
|
297
|
+
token_history_telegram_spin_bonus,
|
|
298
|
+
column_token_type,
|
|
299
|
+
column_amount_withdrawable,
|
|
300
|
+
column_withdraw_amount,
|
|
301
|
+
select_token,
|
|
302
|
+
token_amount,
|
|
303
|
+
receive_address,
|
|
304
|
+
max,
|
|
305
|
+
available_balance,
|
|
306
|
+
please_select_token,
|
|
307
|
+
please_enter_amount,
|
|
308
|
+
please_enter_valid_amount,
|
|
309
|
+
amount_exceeds_balance,
|
|
310
|
+
token_not_supported,
|
|
311
|
+
withdrawing_tip,
|
|
312
|
+
claiming_nft,
|
|
313
|
+
claim_connecting_wallet,
|
|
314
|
+
claim_switching_network,
|
|
315
|
+
claim_getting_signature,
|
|
316
|
+
claim_confirm_in_wallet,
|
|
317
|
+
claim_transaction_pending,
|
|
318
|
+
claim_success,
|
|
319
|
+
claim_failed,
|
|
320
|
+
claim_canceled,
|
|
321
|
+
view_on_explorer,
|
|
322
|
+
pending_transaction,
|
|
323
|
+
pending_tx_message,
|
|
324
|
+
claim_pending_title,
|
|
325
|
+
claim_pending_check_explorer,
|
|
326
|
+
claim_pending_hash_label,
|
|
327
|
+
claim_pending_claim_again_warn,
|
|
328
|
+
claim_pending_receive_address_no_change,
|
|
329
|
+
continue_waiting,
|
|
330
|
+
claim_again,
|
|
331
|
+
error_no_wallet,
|
|
332
|
+
error_address_mismatch,
|
|
333
|
+
error_network_switch,
|
|
334
|
+
error_insufficient_gas,
|
|
335
|
+
wallet_not_bind,
|
|
336
|
+
failed_connect_wallet,
|
|
337
|
+
confirm_wallet_retry,
|
|
338
|
+
withdraw_failed,
|
|
339
|
+
not_configured
|
|
340
|
+
};
|
|
341
|
+
export {
|
|
342
|
+
activity_name,
|
|
343
|
+
activity_time,
|
|
344
|
+
amount_exceeds_balance,
|
|
345
|
+
available_balance,
|
|
346
|
+
batch_withdraw,
|
|
347
|
+
bind,
|
|
348
|
+
bind_failed,
|
|
349
|
+
bind_social_todo,
|
|
350
|
+
bind_success,
|
|
351
|
+
binding,
|
|
352
|
+
cancel,
|
|
353
|
+
chain_label,
|
|
354
|
+
claim,
|
|
355
|
+
claim_again,
|
|
356
|
+
claim_canceled,
|
|
357
|
+
claim_confirm_in_wallet,
|
|
358
|
+
claim_connecting_wallet,
|
|
359
|
+
claim_failed,
|
|
360
|
+
claim_getting_signature,
|
|
361
|
+
claim_nft,
|
|
362
|
+
claim_pending_check_explorer,
|
|
363
|
+
claim_pending_claim_again_warn,
|
|
364
|
+
claim_pending_hash_label,
|
|
365
|
+
claim_pending_receive_address_no_change,
|
|
366
|
+
claim_pending_title,
|
|
367
|
+
claim_success,
|
|
368
|
+
claim_switching_network,
|
|
369
|
+
claim_transaction_pending,
|
|
370
|
+
claimed_txn,
|
|
371
|
+
claiming_nft,
|
|
372
|
+
close,
|
|
373
|
+
column_action,
|
|
374
|
+
column_amount,
|
|
375
|
+
column_amount_withdrawable,
|
|
376
|
+
column_detail,
|
|
377
|
+
column_discord_role,
|
|
378
|
+
column_duration,
|
|
379
|
+
column_network,
|
|
380
|
+
column_nft,
|
|
381
|
+
column_status,
|
|
382
|
+
column_time,
|
|
383
|
+
column_token_symbol,
|
|
384
|
+
column_token_type,
|
|
385
|
+
column_whitelist,
|
|
386
|
+
column_withdraw_amount,
|
|
387
|
+
column_withdrawable,
|
|
388
|
+
confirm,
|
|
389
|
+
confirm_unbind,
|
|
390
|
+
confirm_wallet_retry,
|
|
391
|
+
confirm_withdraw,
|
|
392
|
+
connect_wallet,
|
|
393
|
+
connecting_wallet,
|
|
394
|
+
continue_waiting,
|
|
395
|
+
copied,
|
|
396
|
+
copy,
|
|
397
|
+
es as default,
|
|
398
|
+
default_xp_points_name,
|
|
399
|
+
deposited,
|
|
400
|
+
distributed_by,
|
|
401
|
+
email_address,
|
|
402
|
+
email_already_linked,
|
|
403
|
+
empty_activity_history,
|
|
404
|
+
empty_identity,
|
|
405
|
+
empty_nft,
|
|
406
|
+
empty_points,
|
|
407
|
+
empty_rewards,
|
|
408
|
+
empty_token,
|
|
409
|
+
error,
|
|
410
|
+
error_address_mismatch,
|
|
411
|
+
error_insufficient_gas,
|
|
412
|
+
error_network_switch,
|
|
413
|
+
error_no_wallet,
|
|
414
|
+
evm_chain,
|
|
415
|
+
failed_connect_wallet,
|
|
416
|
+
failed_load_resend_details,
|
|
417
|
+
frozen_assets,
|
|
418
|
+
frozen_type_benefit,
|
|
419
|
+
frozen_type_campaign,
|
|
420
|
+
frozen_type_milestone,
|
|
421
|
+
frozen_type_referral,
|
|
422
|
+
frozen_type_tg_mini_app,
|
|
423
|
+
frozen_type_withdraw,
|
|
424
|
+
gas_not_enough,
|
|
425
|
+
gas_not_enough_description,
|
|
426
|
+
gas_not_enough_description_with_chain,
|
|
427
|
+
kyc_warning,
|
|
428
|
+
last_login_method,
|
|
429
|
+
level,
|
|
430
|
+
link_email_account,
|
|
431
|
+
link_platform_account,
|
|
432
|
+
linked,
|
|
433
|
+
load_more,
|
|
434
|
+
loading,
|
|
435
|
+
manual_drop,
|
|
436
|
+
max,
|
|
437
|
+
missing_resend_payload,
|
|
438
|
+
next,
|
|
439
|
+
no_data,
|
|
440
|
+
no_tokens_for_resend,
|
|
441
|
+
not_configured,
|
|
442
|
+
of,
|
|
443
|
+
ok,
|
|
444
|
+
page,
|
|
445
|
+
pending_transaction,
|
|
446
|
+
pending_tx_message,
|
|
447
|
+
pending_withdrawals,
|
|
448
|
+
pending_withdrawals_count_label,
|
|
449
|
+
pending_withdrawals_text,
|
|
450
|
+
please_enter_amount,
|
|
451
|
+
please_enter_code,
|
|
452
|
+
please_enter_email,
|
|
453
|
+
please_enter_valid_amount,
|
|
454
|
+
please_enter_valid_code,
|
|
455
|
+
please_enter_valid_email,
|
|
456
|
+
please_select_token,
|
|
457
|
+
points_history,
|
|
458
|
+
previous,
|
|
459
|
+
primary_address,
|
|
460
|
+
receive_address,
|
|
461
|
+
resend,
|
|
462
|
+
resend_code,
|
|
463
|
+
retry,
|
|
464
|
+
reward_discord_role,
|
|
465
|
+
reward_nft,
|
|
466
|
+
reward_points,
|
|
467
|
+
reward_token,
|
|
468
|
+
reward_whitelist,
|
|
469
|
+
reward_xp_level,
|
|
470
|
+
secondary_address,
|
|
471
|
+
section_you_have_earned,
|
|
472
|
+
select_token,
|
|
473
|
+
send_code_failed,
|
|
474
|
+
send_code_success,
|
|
475
|
+
send_verification_code,
|
|
476
|
+
showing,
|
|
477
|
+
signing_message,
|
|
478
|
+
social_accounts,
|
|
479
|
+
tab_activity_history,
|
|
480
|
+
tab_identity,
|
|
481
|
+
tab_my_rewards,
|
|
482
|
+
tab_rewards,
|
|
483
|
+
tab_sprint_odyssey_history,
|
|
484
|
+
token_amount,
|
|
485
|
+
token_history,
|
|
486
|
+
token_history_telegram_spin,
|
|
487
|
+
token_history_telegram_spin_bonus,
|
|
488
|
+
token_not_supported,
|
|
489
|
+
total_points,
|
|
490
|
+
total_xp,
|
|
491
|
+
unbind,
|
|
492
|
+
unbind_cooldown,
|
|
493
|
+
unbind_failed,
|
|
494
|
+
unbind_success,
|
|
495
|
+
unbind_warning,
|
|
496
|
+
unbinding,
|
|
497
|
+
verification_code,
|
|
498
|
+
view_on_explorer,
|
|
499
|
+
wallet_addresses,
|
|
500
|
+
wallet_not_bind,
|
|
501
|
+
withdraw,
|
|
502
|
+
withdraw_canceled,
|
|
503
|
+
withdraw_canceled_message,
|
|
504
|
+
withdraw_confirm,
|
|
505
|
+
withdraw_failed,
|
|
506
|
+
withdraw_success,
|
|
507
|
+
withdrawable_assets,
|
|
508
|
+
withdrawing,
|
|
509
|
+
withdrawing_tip,
|
|
510
|
+
xp_history,
|
|
511
|
+
xp_to_next_level
|
|
512
|
+
};
|