feat:adds LLM capabilities to chat with your portfolios and holdings
This commit is contained in:
+8
-1
@@ -19,6 +19,7 @@
|
||||
"and": "y",
|
||||
"Yes": "Sí",
|
||||
"you": "tú",
|
||||
"You": "Tú",
|
||||
"Nothing to show here yet": "No hay nada que mostrar aquí todavía",
|
||||
"Try again": "Intentar otra vez",
|
||||
|
||||
@@ -369,5 +370,11 @@
|
||||
"Importing transactions...": "Importando transacciones...",
|
||||
"Importing daily changes...": "Importando cambios diarios...",
|
||||
"Import completed successfully!": "¡La importación se completó con éxito!",
|
||||
"Your import will continue in the background": "La importación continuará en segundo plano"
|
||||
"Your import will continue in the background": "La importación continuará en segundo plano",
|
||||
|
||||
"AI Chat": "Chat de AI",
|
||||
"Hi, how can I help?": "Hola, ¿cómo puedo ayudarte?",
|
||||
"Have a question? AI might be able to help...": "¿Tienes una pregunta? La AI podría ayudarte...",
|
||||
"Feel free to ask me a question!": "¡No dudes en hacerme una pregunta!",
|
||||
"Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.": "Los consejos generados por AI pueden contener errores. Úsalos bajo tu propio riesgo. Consulta siempre a un asesor de inversiones con licencia."
|
||||
}
|
||||
Reference in New Issue
Block a user