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
+4-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@ import table from "./componentDocExtra/table.md?url";
2
2
3
3
exportconsten={
4
4
productName: "Lowcoder",
5
-
productDesc: "Create software applications for your Company and your Customers with minimal coding experience. Lowcoder is the best Retool, Appsmith or Tooljet Alternative.",
5
+
productDesc:
6
+
"Create software applications for your Company and your Customers with minimal coding experience. Lowcoder is the best Retool, Appsmith or Tooljet Alternative.",
6
7
notSupportedBrowser:
7
8
"Your current browser may have compatibility issues. For a better user experience, it is recommended to use the latest version of the Chrome browser.",
8
9
create: "Create",
@@ -1458,6 +1459,7 @@ export const en = {
1458
1459
participants: "Participants",
1459
1460
shareScreen: "Share Screen",
1460
1461
appid: "Application Id",
1462
+
serverurl: "Token Server url",
1461
1463
meetingName: "Meeting Name",
1462
1464
videoCompText: "No video Text",
1463
1465
profileImageUrl: "Profile Image Url",
@@ -2094,7 +2096,7 @@ export const en = {
2094
2096
resetSuccessDesc:
2095
2097
"Password reset succeeded. The new password is: {password}",
0 commit comments