Skip to content

Commit b51a34b

Browse files
committed
tree chart translation added
1 parent fd8a34f commit b51a34b

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+
treeChart: {
3+
treeType: 'Tree Chart Type',
4+
title: 'Title',
5+
defaultTitle: 'Tree Chart',
6+
tooltip: 'Tooltip',
7+
},
28
graphChart: {
39
graphType: 'Graph Chart Type',
410
title: 'Title',

0 commit comments

Comments
 (0)