Skip to content

Commit 4f0f807

Browse files
committed
radar translations added
1 parent e3e0fce commit 4f0f807

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

0 commit comments

Comments
 (0)