mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
modify pie chart text when no data
This commit is contained in:
@@ -514,6 +514,7 @@ export default {
|
||||
'Settings': 'Settings',
|
||||
'Back': 'Back',
|
||||
'Load More': 'Load More',
|
||||
'No data': 'No data',
|
||||
'Change Language': 'Change Language',
|
||||
'Date is too early': 'Date is too early',
|
||||
'Unlock': 'Unlock',
|
||||
|
||||
@@ -514,6 +514,7 @@ export default {
|
||||
'Settings': '设置',
|
||||
'Back': '返回',
|
||||
'Load More': '加载更多',
|
||||
'No data': '没有数据',
|
||||
'Change Language': '修改语言',
|
||||
'Date is too early': '日期过早',
|
||||
'Unlock': '解锁',
|
||||
|
||||
Reference in New Issue
Block a user