Skip to content

Commit fccf962

Browse files
committed
candlestick translation
1 parent 573be0b commit fccf962

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+
candleStickChart: {
3+
candleStickType: 'CandleStick Chart Type',
4+
title: 'Title',
5+
defaultTitle: 'CandleStick Chart',
6+
tooltip: 'Tooltip',
7+
},
28
sankeyChart: {
39
sankeyType: 'Sankey Chart Type',
410
title: 'Title',

0 commit comments

Comments
 (0)