adds dividend re-investment feature
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user