add empty data help text

This commit is contained in:
hackerESQ
2024-09-06 23:15:43 -05:00
parent d911d05e9a
commit 96a408b32d
7 changed files with 76 additions and 10 deletions
+3
View File
@@ -16,6 +16,7 @@
"Close": "Close",
"or": "or",
"and": "and",
"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.",
"Delete Account": "Delete Account",
@@ -117,6 +118,7 @@
"Dividends Earned": "Dividends Earned",
"Split": "Split",
"Splits": "Splits",
"No splits for :symbol yet": "No splits for :symbol yet",
"Distribution Date": "Distribution Date",
"My portfolios": "My portfolios",
"Create your first portfolio!": "Create your first portfolio!",
@@ -148,6 +150,7 @@
"Dividend Yield": "Dividend Yield",
"Last Dividend Paid": "Last Dividend Paid",
"Ex Dividend Date": "Ex Dividend Date",
"No dividends for :symbol yet": "No dividends for :symbol yet",
"Number of Transactions": "Number of Transactions",
"Last Refreshed": "Last Refreshed",
"Portfolio updated": "Portfolio updated",
+3
View File
@@ -16,6 +16,7 @@
"Close": "Cerrar",
"or": "o",
"and": "y",
"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!",
"Delete Account": "Eliminar Cuenta",
@@ -117,6 +118,7 @@
"Dividends Earned": "Dividendos Ganados",
"Split": "Division",
"Splits": "Divisiones",
"No splits for :symbol yet": "No hay divisiones para :symbol",
"Distribution Date": "Fecha del Division",
"My portfolios": "Mis portafolios",
"Create your first portfolio!": "¡Crea tu primer portafolio!",
@@ -148,6 +150,7 @@
"Dividend Yield": "Rendimiento por dividendo",
"Last Dividend Paid": "Fecha del último dividendo",
"Ex Dividend Date": "Fecha del ex dividendo",
"No dividends for :symbol yet": "No hay dividendos para :symbol",
"Number of Transactions": "Número de Transacciones",
"Last Refreshed": "Última fecha de actualización ",
"Portfolio updated": "Portafolio actualizado",