Feat: Adds multi currency support (#88)
This commit is contained in:
+7
-1
@@ -376,5 +376,11 @@
|
||||
"Hi, how can I help?": "Hi, how can I help?",
|
||||
"Have a question? AI might be able to help...": "Have a question? AI might be able to help...",
|
||||
"Feel free to ask me a question!": "Feel free to ask me a question!",
|
||||
"Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.": "Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor."
|
||||
"Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.": "Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.",
|
||||
|
||||
"Currency": "Currency",
|
||||
"Locale Options": "Locale Options",
|
||||
"Adjust localization options for your preferred region.": "Adjust localization options for your preferred region.",
|
||||
"Locale": "Locale",
|
||||
"Display Currency": "Display Currency"
|
||||
}
|
||||
+7
-1
@@ -376,5 +376,11 @@
|
||||
"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."
|
||||
"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.",
|
||||
|
||||
"Currency": "Moneda",
|
||||
"Locale Options": "Opciones de configuración regional",
|
||||
"Adjust localization options for your preferred region.": "Ajusta las opciones de localización para tu región preferida.",
|
||||
"Locale": "Configuración regional",
|
||||
"Display Currency": "Moneda de visualización"
|
||||
}
|
||||
Reference in New Issue
Block a user