modify pie chart text when no data

This commit is contained in:
MaysWind
2021-01-31 21:53:29 +08:00
parent 79dacba6d6
commit 4cbf956b91
3 changed files with 22 additions and 7 deletions
+1
View File
@@ -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',
+1
View File
@@ -514,6 +514,7 @@ export default {
'Settings': '设置',
'Back': '返回',
'Load More': '加载更多',
'No data': '没有数据',
'Change Language': '修改语言',
'Date is too early': '日期过早',
'Unlock': '解锁',