Skip to content

Commit 7e06a81

Browse files
committed
sunburst chart translation added
1 parent 3bd86d7 commit 7e06a81

File tree

1 file changed

+6
-0
lines changed
  • client/packages/lowcoder-comps/src/i18n/comps/locales

1 file changed

+6
-0
lines changed

client/packages/lowcoder-comps/src/i18n/comps/locales/en.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
export const en = {
2+
sunburstChart: {
3+
sunburstType: 'Sunburst Chart Type',
4+
title: 'Title',
5+
defaultTitle: 'Sunburst Chart',
6+
tooltip: 'Tooltip',
7+
},
28
treemapChart: {
39
treemapType: 'Treemap Chart Type',
410
title: 'Title',

0 commit comments

Comments
 (0)