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
+6-9Lines changed: 6 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3738,8 +3738,7 @@ export const en = {
3738
3738
"help": {
3739
3739
"videoText": "Overview",
3740
3740
"onBtnText": "OK",
3741
-
// eslint-disable-next-line only-ascii/only-ascii
3742
-
"permissionDenyTitle": "💡 Unable to Create a New Application or Data Source?",
3741
+
"permissionDenyTitle": "Unable to Create a New Application or Data Source?",
3743
3742
"permissionDenyContent": "You Don't Have Permission to Create the Application and Data Source. Please Contact the Administrator to Join the Developer Group.",
0 commit comments