Skip to content

Commit

Permalink
fix(plugin-chart-table): chinesee translation improve (apache#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
maltoze authored and zhaoyongjie committed Nov 24, 2021
1 parent 91fd1ba commit f9b0a33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const translations: Partial<Record<Locale, typeof en>> = {
'Show Cell Bars': ['为指标添加条状图背景'],
'page_size.show': ['每页显示'],
'page_size.all': ['全部'],
'page_size.entries': ['上一页'],
'page_size.entries': [''],
'table.previous_page': ['上一页'],
'table.next_page': ['下一页'],
'search.num_records': ['%s条记录...'],
Expand Down

0 comments on commit f9b0a33

Please sign in to comment.