web-next: panel HISTORIALES en /account (debajo de Opciones de personaje)
Tercer panel plegable «HISTORIALES» (id account-history) con 4 herramientas: Historial de PD y PV, transacciones, sanciones y seguridad (points-history/ trans-history/ban-history/security-history; iconos pointsh/dnth/banh/securityh). Arranca CERRADO como los otros dos (el usuario lo abre al click). Prop defaultOpen añadido a Panel (no usado aquí). Claves i18n en Account (es/en). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -116,7 +116,16 @@
|
||||
"recruited": "Recruited account",
|
||||
"recruitedFriends": "Recruited friends",
|
||||
"yes": "Yes",
|
||||
"no": "No"
|
||||
"no": "No",
|
||||
"historyOptions": "HISTORIES",
|
||||
"svcPointsHistory": "PD & VP history",
|
||||
"svcPointsHistoryDesc": "Check where you've spent your PD and VP",
|
||||
"svcTransHistory": "Transaction history",
|
||||
"svcTransHistoryDesc": "Check the operations you've made",
|
||||
"svcBanHistory": "Ban history",
|
||||
"svcBanHistoryDesc": "Check your account's sanctions",
|
||||
"svcSecurityHistory": "Security history",
|
||||
"svcSecurityHistoryDesc": "Check your account's security"
|
||||
},
|
||||
"SelectAccount": {
|
||||
"title": "Select your game account",
|
||||
|
||||
@@ -116,7 +116,16 @@
|
||||
"recruited": "Cuenta reclutada",
|
||||
"recruitedFriends": "Amigos reclutados",
|
||||
"yes": "Sí",
|
||||
"no": "No"
|
||||
"no": "No",
|
||||
"historyOptions": "HISTORIALES",
|
||||
"svcPointsHistory": "Historial de PD y PV",
|
||||
"svcPointsHistoryDesc": "Revisa en qué has usado tus PD y PV",
|
||||
"svcTransHistory": "Historial de transacciones",
|
||||
"svcTransHistoryDesc": "Revisa los trámites que has realizado",
|
||||
"svcBanHistory": "Historial de sanciones",
|
||||
"svcBanHistoryDesc": "Revisa las sanciones de tu cuenta",
|
||||
"svcSecurityHistory": "Historial de seguridad",
|
||||
"svcSecurityHistoryDesc": "Revisa la seguridad de tu cuenta"
|
||||
},
|
||||
"SelectAccount": {
|
||||
"title": "Selecciona tu cuenta de juego",
|
||||
|
||||
Reference in New Issue
Block a user