We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68489a5 commit cf3686aCopy full SHA for cf3686a
client/packages/lowcoder-comps/src/i18n/comps/locales/en.ts
@@ -150,8 +150,8 @@ export const en = {
150
funnelAlign: "Funnel Align",
151
sort: "Sort",
152
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.",
+ changingLegend_x_Tooltip: "Change the Vertical position of the Legend.",
+ changingLegend_y_Tooltip: "Change the Horizontal position of the Legend.",
155
changingLegend_orient_Tooltip: "Change the Orientation of the Legend.",
156
changingSortTooltip: "Change the Sorting direction.",
157
changingLabelTooltip: "Change the Position of the Label.",
0 commit comments