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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2785,6 +2785,7 @@ export const en = {
2785
2785
"switch": "Switch Component: "
2786
2786
},
2787
2787
"module": {
2788
+
"folderNotEmpty": "Folder is not empty",
2788
2789
"emptyText": "No Data",
2789
2790
"docLink": "Read More About Modules...",
2790
2791
"documentationText" : "Modules are complete Applications, that can get included and repeated in other Applications and it functions just like a single component. As modules can get embedded, they need to be able to interact with your outside apps or websites. This four settings help to support communication with a Module.",
0 commit comments