Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
canifa_note
Commits
1ebe2e9a
Unverified
Commit
1ebe2e9a
authored
Feb 20, 2025
by
XIN_____
Committed by
GitHub
Feb 20, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update chinese i18n for settings section (#4424)
parent
ea165db7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
zh-Hans.json
web/src/locales/zh-Hans.json
+12
-1
No files found.
web/src/locales/zh-Hans.json
View file @
1ebe2e9a
...
...
@@ -330,6 +330,10 @@
"title"
:
"访问令牌"
,
"description"
:
"该账号下全部的访问令牌"
,
"create-dialog"
:
{
"create-access-token"
:
"创建令牌"
,
"description"
:
"描述"
,
"some-description"
:
"请输入描述..."
,
"expiration"
:
"过期时间"
,
"created-at"
:
"创建时间"
,
"expires-at"
:
"过期时间"
,
"duration-never"
:
"从不"
,
...
...
@@ -338,7 +342,14 @@
}
},
"webhook-section"
:
{
"no-webhooks-found"
:
"没有 webhooks。"
"no-webhooks-found"
:
"没有 webhooks。"
,
"create-dialog"
:
{
"create-webhook"
:
"创建 Webhook"
,
"edit-webhook"
:
"编辑 webhook"
,
"an-easy-to-remember-name"
:
"请输入一个容易记住的标题"
,
"title"
:
"标题"
,
"payload-url"
:
"请输入有效的 URL"
}
},
"workspace-section"
:
{
"disallow-user-registration"
:
"禁用用户注册"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment