adds dividend re-investment feature

This commit is contained in:
hackerESQ
2024-10-18 20:46:22 -05:00
parent e4d45f391c
commit 51c33ebec0
14 changed files with 218 additions and 17 deletions
+7
View File
@@ -11,11 +11,13 @@
"Log in": "Log in",
"Register": "Register",
"Create": "Create",
"Update": "Update",
"Cancel": "Cancel",
"Save": "Save",
"Close": "Close",
"or": "or",
"and": "and",
"Yes": "Yes",
"Nothing to show here yet": "Nothing to show here yet",
"Hang on! You're doing that too much.": "Hang on! You're doing that too much.",
@@ -116,6 +118,11 @@
"Total Market Value": "Total Market Value",
"Realized Gain/Loss": "Realized Gain/Loss",
"Dividends Earned": "Dividends Earned",
"Dividends": "Dividends",
"Dividend options": "Dividend options",
"Dividend options saved": "Dividend options saved",
"Reinvest dividends": "Reinvest dividends",
"Automatically generate buy transactions for any dividends earned.": "Automatically generate buy transactions for any dividends earned.",
"Split": "Split",
"Splits": "Splits",
"No splits for :symbol yet": "No splits for :symbol yet",
+7
View File
@@ -11,11 +11,13 @@
"Log in": "Iniciar sesión",
"Register": "Registrarse",
"Create": "Crear",
"Update": "Actualizar",
"Cancel": "Cancelar",
"Save": "Guardar",
"Close": "Cerrar",
"or": "o",
"and": "y",
"Yes": "Sí",
"Nothing to show here yet": "No hay nada que mostrar aquí todavía",
"Hang on! You're doing that too much.": "¡Por favor espere un momento!",
@@ -116,6 +118,11 @@
"Total Market Value": "Valor Total de Mercado",
"Realized Gain/Loss": "Ganancia/Pérdida Realizada",
"Dividends Earned": "Dividendos Ganados",
"Dividends": "Dividendos",
"Dividend options": "Opciones de dividendos",
"Dividend options saved": "Opciones de dividendos guardadas",
"Reinvest dividends": "Reinvertir dividendos",
"Automatically generate buy transactions for any dividends earned.": "Genere automáticamente transacciones de compra para cualquier dividendo obtenido.",
"Split": "Division",
"Splits": "Divisiones",
"No splits for :symbol yet": "No hay divisiones para :symbol",