Skip to content

Commit 98a8e3d

Browse files
committed
Fixed trans in funnel chart.
1 parent b3ff98f commit 98a8e3d

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ export const en = {
150150
funnelAlign: "Funnel Align",
151151
sort: "Sort",
152152
changingTitle_x_Tooltip: "Change the Horizontal position of the Title.",
153-
changingLegend_x_Tooltip: "Change the Horizontal position of the Legend.",
154-
changingLegend_y_Tooltip: "Change the Vertical position of the Legend.",
153+
changingLegend_x_Tooltip: "Change the Vertical position of the Legend.",
154+
changingLegend_y_Tooltip: "Change the Horizontal position of the Legend.",
155155
changingLegend_orient_Tooltip: "Change the Orientation of the Legend.",
156156
changingSortTooltip: "Change the Sorting direction.",
157157
changingLabelTooltip: "Change the Position of the Label.",

0 commit comments

Comments
 (0)