From c0e4065a453eea0928567777312826e429f8b700 Mon Sep 17 00:00:00 2001 From: Bai Date: Fri, 23 Feb 2024 14:31:09 +0800 Subject: [PATCH] perf: i18n settings-basic done. --- apps/i18n/core/en/LC_MESSAGES/django.mo | 4 ++-- apps/i18n/core/en/LC_MESSAGES/django.po | 6 ++++-- apps/i18n/lina/en.json | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/apps/i18n/core/en/LC_MESSAGES/django.mo b/apps/i18n/core/en/LC_MESSAGES/django.mo index 7042cc815..fe64a9fbf 100644 --- a/apps/i18n/core/en/LC_MESSAGES/django.mo +++ b/apps/i18n/core/en/LC_MESSAGES/django.mo @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d192f1809f7eec4c976f6c0734985eeae75d66965ddd73cd870aaa70000ba9c5 -size 1665 +oid sha256:970158849c0adeba85da98a2f1e45bd75f963764fb05f6ac1ccdcd19c68f2c6a +size 2025 diff --git a/apps/i18n/core/en/LC_MESSAGES/django.po b/apps/i18n/core/en/LC_MESSAGES/django.po index b777d1321..bb78247f4 100644 --- a/apps/i18n/core/en/LC_MESSAGES/django.po +++ b/apps/i18n/core/en/LC_MESSAGES/django.po @@ -5387,6 +5387,8 @@ msgid "" "External URL, email links or other system callbacks are used to access it, " "eg: http://dev.jumpserver.org:8080" msgstr "" +"Site URL are commonly used in emails sent or as callback addresses for external systems. " +"eg: http://dev.jumpserver.org:8080" #: settings/serializers/basic.py:18 msgid "User guide url" @@ -5406,7 +5408,7 @@ msgstr "" #: settings/serializers/basic.py:26 msgid "Help Docs URL" -msgstr "" +msgstr "Document URL" #: settings/serializers/basic.py:27 msgid "default: http://docs.jumpserver.org" @@ -5414,7 +5416,7 @@ msgstr "" #: settings/serializers/basic.py:30 msgid "Help Support URL" -msgstr "" +msgstr "Support URL" #: settings/serializers/basic.py:31 msgid "default: http://www.jumpserver.org/support/" diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 69c901150..3faff8632 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -166,7 +166,7 @@ "BaiduCloud": "Baidu Cloud", "BasePort": "Listening Ports", "Basic": "Basic", - "BasicInfo": "Basic Info", + "BasicInfo": "Basic", "BasicSetting": "Basic", "BatchConsent": "Batch Approval", "BatchProcessing": "{Number} items selected", @@ -482,8 +482,8 @@ "HardwareInfo": "Hardware Information", "HasImportErrorItemMsg": "There are import failures, click on the left x to view the failure reasons, after editing the table, you can continue to import failures.", "Help": "Help", - "HelpDocumentTip": "You can change the URL of the website navigation bar Help -> Documentation", - "HelpSupportTip": "Can Change the URL of Help -> Support in Website Navigation Bar", + "HelpDocumentTip": "Document URL for navigation bar 'Help -> Document' redirection.", + "HelpSupportTip": "Support URL for the navigation bar 'Help -> Support' redirection.", "HighLoad": "Higher", "HistoricalSessionNum": "Historical Session Count", "History": "History Record", @@ -657,7 +657,7 @@ "MyAssets": "My Assets", "MyTickets": "I Initiated", "Name": "Name", - "NavHelp": "Navigation Bar Link", + "NavHelp": "Navigation", "NeedReLogin": "Need to Re-Login", "New": "Create", "NewChat": "New Chat",