chore: Update translations (#13105)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -234,6 +234,7 @@
|
||||
"CONTACT_SUPPORT": "Contactar a soporte",
|
||||
"SELECTOR_SUBTITLE": "Seleccione una cuenta de la siguiente lista",
|
||||
"PROFILE_SETTINGS": "Ajustes del perfil",
|
||||
"YEAR_IN_REVIEW": "Year in Review",
|
||||
"KEYBOARD_SHORTCUTS": "Atajos de teclado",
|
||||
"APPEARANCE": "Cambiar apariencia",
|
||||
"SUPER_ADMIN_CONSOLE": "Consola SuperAdmin",
|
||||
@@ -306,6 +307,8 @@
|
||||
"SETTINGS": "Ajustes",
|
||||
"CONTACTS": "Contactos",
|
||||
"ACTIVE": "Activo",
|
||||
"COMPANIES": "Companies",
|
||||
"ALL_COMPANIES": "All Companies",
|
||||
"CAPTAIN": "Capitán",
|
||||
"CAPTAIN_ASSISTANTS": "Asistentes",
|
||||
"CAPTAIN_DOCUMENTS": "Documentos",
|
||||
@@ -398,19 +401,44 @@
|
||||
"BUTTON_TXT": "Comprar más créditos",
|
||||
"DOCUMENTS": "Documentos",
|
||||
"RESPONSES": "Respuestas",
|
||||
"UPGRADE": "Captain no está disponible en el plan gratuito, actualice su suscripción ahora para tener acceso a asistentes, copilot y más."
|
||||
"UPGRADE": "Captain no está disponible en el plan gratuito, actualice su suscripción ahora para tener acceso a asistentes, copilot y más.",
|
||||
"REFRESH_CREDITS": "Actualizar"
|
||||
},
|
||||
"CHAT_WITH_US": {
|
||||
"TITLE": "¿Necesitas ayuda?",
|
||||
"DESCRIPTION": "¿Tienes a algún problema en la facturación? Estamos aquí para ayudarte.",
|
||||
"BUTTON_TXT": "Chatea con nosotros"
|
||||
},
|
||||
"NO_BILLING_USER": "Tu cuenta de facturación está siendo configurada. Por favor, actualiza la página e inténtalo de nuevo."
|
||||
"NO_BILLING_USER": "Tu cuenta de facturación está siendo configurada. Por favor, actualiza la página e inténtalo de nuevo.",
|
||||
"TOPUP": {
|
||||
"BUY_CREDITS": "Comprar más créditos",
|
||||
"MODAL_TITLE": "Buy AI Credits",
|
||||
"MODAL_DESCRIPTION": "Purchase additional credits for Captain AI.",
|
||||
"CREDITS": "CREDITS",
|
||||
"ONE_TIME": "one-time",
|
||||
"POPULAR": "Most Popular",
|
||||
"NOTE_TITLE": "Nota:",
|
||||
"NOTE_DESCRIPTION": "Credits are added immediately and expire in 6 months. An active subscription is required to use credits. Purchased credits are consumed after your monthly plan credits.",
|
||||
"CANCEL": "Cancelar",
|
||||
"PURCHASE": "Purchase Credits",
|
||||
"LOADING": "Loading options...",
|
||||
"FETCH_ERROR": "Failed to load credit options. Please try again.",
|
||||
"PURCHASE_ERROR": "Failed to process purchase. Please try again.",
|
||||
"PURCHASE_SUCCESS": "Successfully added {credits} credits to your account",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Purchase",
|
||||
"DESCRIPTION": "You are about to purchase {credits} credits for {amount}.",
|
||||
"INSTANT_DEDUCTION_NOTE": "Your saved card will be charged immediately upon confirmation.",
|
||||
"GO_BACK": "Volver",
|
||||
"CONFIRM_PURCHASE": "Confirm Purchase"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SECURITY_SETTINGS": {
|
||||
"TITLE": "Security",
|
||||
"DESCRIPTION": "Manage your account security settings.",
|
||||
"LINK_TEXT": "Learn more about SAML SSO",
|
||||
"SAML_DISABLED_MESSAGE": "SAML SSO is currently disabled. Please contact your administrator to enable this feature.",
|
||||
"SAML": {
|
||||
"TITLE": "SAML SSO",
|
||||
"NOTE": "Configure SAML single sign-on for your account. Users will authenticate through your identity provider instead of using email/password.",
|
||||
|
||||
Reference in New Issue
Block a user