necouchman commented on a change in pull request #527:
URL: https://github.com/apache/guacamole-client/pull/527#discussion_r537514615
##########
File path: guacamole/src/main/webapp/translations/zh.json
##########
@@ -490,31 +649,40 @@
},
+
+
Review comment:
I don't think we need the extra spaces, here - the original one was fine
:-).
##########
File path: guacamole/src/main/webapp/translations/zh.json
##########
@@ -300,14 +319,129 @@
"FIELD_PLACEHOLDER_FILTER" : "@:APP.FIELD_PLACEHOLDER_FILTER",
+ "HELP_NO_USER_GROUPS" : "该用户当前不属于任何组。 展开此部分以添加组。",
+
"INFO_READ_ONLY" : "对不起,不能编辑此用户的账户。",
+ "INFO_NO_USER_GROUPS_AVAILABLE" : "没用可用的用户组.",
+ "SECTION_HEADER_ALL_CONNECTIONS" : "全部连接",
"SECTION_HEADER_CONNECTIONS" : "连接",
+ "SECTION_HEADER_CURRENT_CONNECTIONS" : "当前连接",
"SECTION_HEADER_EDIT_USER" : "编辑用户",
"SECTION_HEADER_PERMISSIONS" : "使用权限",
-
+ "SECTION_HEADER_USER_GROUPS" : "用户组",
+
"TEXT_CONFIRM_DELETE" : "将不能恢复已被删除的用户。确定要删除这个用户吗?"
+ },
+
+ "MANAGE_USER_GROUP" : {
Review comment:
This has been indented one level too much...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]