show whether data is updated after pull down

This commit is contained in:
MaysWind
2023-06-18 22:43:47 +08:00
parent 55ad7b2e81
commit eb2e2b0a26
15 changed files with 102 additions and 17 deletions
+10
View File
@@ -812,6 +812,8 @@ export default {
'This Year': 'This Year',
'Monthly income': 'Monthly income',
'Unable to get transaction overview': 'Unable to get transaction overview',
'Data is up to date': 'Data is up to date',
'Data has been updated': 'Data has been updated',
'Net assets': 'Net assets',
'Total assets': 'Total assets',
'Total liabilities': 'Total liabilities',
@@ -826,6 +828,8 @@ export default {
'Receivables': 'Receivables',
'Investment Account': 'Investment Account',
'Unable to get account list': 'Unable to get account list',
'Account list is up to date': 'Account list is up to date',
'Account list has been updated': 'Account list has been updated',
'No available account': 'No available account',
'Add Account': 'Add Account',
'Edit Account': 'Edit Account',
@@ -989,6 +993,8 @@ export default {
'Device & Sessions': 'Device & Sessions',
'Logout All': 'Logout All',
'Unable to get session list': 'Unable to get session list',
'Session list is up to date': 'Session list is up to date',
'Session list has been updated': 'Session list has been updated',
'Current': 'Current',
'Other Device': 'Other Device',
'Unknown Device': 'Unknown Device',
@@ -1008,6 +1014,8 @@ export default {
'Add Default Categories': 'Add Default Categories',
'Default Categories': 'Default Categories',
'Unable to get category list': 'Unable to get category list',
'Category list is up to date': 'Category list is up to date',
'Category list has been updated': 'Category list has been updated',
'Unable to move category': 'Unable to move category',
'Unable to hide this category': 'Unable to hide this category',
'Unable to unhide this category': 'Unable to unhide this category',
@@ -1035,6 +1043,8 @@ export default {
'Tag Title': 'Tag Title',
'No available tag': 'No available tag',
'Unable to get tag list': 'Unable to get tag list',
'Tag list is up to date': 'Tag list is up to date',
'Tag list has been updated': 'Tag list has been updated',
'Unable to add tag': 'Unable to add tag',
'Unable to save tag': 'Unable to save tag',
'Unable to move tag': 'Unable to move tag',