You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/packages/lowcoder/src/i18n/locales/en.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2371,7 +2371,7 @@ export const en = {
2371
2371
"eventName":"Event Name",
2372
2372
"eventDesc":"Description",
2373
2373
"mehtod":"Methods",
2374
-
"methodUsage":"YouCan InteractwithComponents Through Their Methods, and You Can Call ThembyTheir Name Anywhere You Can WriteJavaScript. Or You Can Call Them Throughthe 'Control Component'Action of an Event.",
2374
+
"methodUsage":"Youhave the capability to engagewithcomponents via their respective methods, which can be accessedbytheir designated names within any segment whereJavaScript is utilized. Additionally, these components can be activated throughthe 'Control Component'action, which is triggered in response to specific events",