Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rustdesk
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
李朝发
rustdesk
Commits
6d20a3b1
Unverified
Commit
6d20a3b1
authored
Sep 19, 2022
by
RustDesk
Committed by
GitHub
Sep 19, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1580 from xxrlzzz/master
fix chinese version of doc_mac_permission url
parents
227e4556
91829c73
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cn.rs
src/lang/cn.rs
+1
-1
No files found.
src/lang/cn.rs
View file @
6d20a3b1
...
@@ -272,7 +272,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
...
@@ -272,7 +272,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
(
"Overwrite"
,
"覆盖"
),
(
"Overwrite"
,
"覆盖"
),
(
"This file exists, skip or overwrite this file?"
,
"这个文件/文件夹已存在,跳过/覆盖?"
),
(
"This file exists, skip or overwrite this file?"
,
"这个文件/文件夹已存在,跳过/覆盖?"
),
(
"Quit"
,
"退出"
),
(
"Quit"
,
"退出"
),
(
"doc_mac_permission"
,
"https://rustdesk.com/docs/zh-cn/manual/mac
/#启用权限
"
),
(
"doc_mac_permission"
,
"https://rustdesk.com/docs/zh-cn/manual/mac
#
%
E5
%
90
%
AF
%
E7
%
94
%
A8
%
E6
%
9D
%
83
%
E9
%
99
%
90
"
),
(
"Help"
,
"帮助"
),
(
"Help"
,
"帮助"
),
(
"Failed"
,
"失败"
),
(
"Failed"
,
"失败"
),
(
"Succeeded"
,
"成功"
),
(
"Succeeded"
,
"成功"
),
...
...
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