Skip to content

Commit 082c86f

Browse files
committed
graph chart translation added
1 parent ddcb3e9 commit 082c86f

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

0 commit comments

Comments
 (0)