We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ff98f commit 98a8e3dCopy full SHA for 98a8e3d
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