You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2023/02/03 09:37:00 UTC

[linkis] branch dev-1.3.2 updated: Add Some English internationalization (#4140)

This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a commit to branch dev-1.3.2
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.3.2 by this push:
     new d04f96386 Add Some English internationalization (#4140)
d04f96386 is described below

commit d04f96386411e029bc41ce66fea1ff4dd06b7337
Author: Hong <10...@qq.com>
AuthorDate: Fri Feb 3 17:36:53 2023 +0800

    Add Some English internationalization (#4140)
---
 linkis-web/src/apps/linkis/i18n/common/en.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/linkis-web/src/apps/linkis/i18n/common/en.json b/linkis-web/src/apps/linkis/i18n/common/en.json
index 9b9dd78b1..5ce625613 100644
--- a/linkis-web/src/apps/linkis/i18n/common/en.json
+++ b/linkis-web/src/apps/linkis/i18n/common/en.json
@@ -75,6 +75,7 @@
       "back": "Back",
       "prev": "Previous Step",
       "complete": "Complete",
+      "close": "Close",
       "udfName": "UDF Name",
       "udfType": "UDF Type",
       "nextPage": "Next Page",
@@ -115,6 +116,7 @@
         "label": "Label",
         "engineVersion": "Engine Version",
         "engineVersionCannotBeNull": "Engine Version Cannot Be Null",
+        "addEngineRules": "Engine Name Cannot Have Special Symbols And Spaces",
         "lockedResource": "Locked Resources",
         "usedResources": "Used Resources",
         "maximumAvailableResources": "Maximum Available Resources",
@@ -433,7 +435,7 @@
         "submitUser": "Submit User",
         "createdTime": "Created Time",
         "searchRange": "Only T-1 history code can be queried"
-      
+
       },
       "basedataManagement": {
         "add": "Add",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org