From 159f185c5a305116a49a4c9562a3df2e40084567 Mon Sep 17 00:00:00 2001
From: Full Name <2603003199a@gmail.com>
Date: Sun, 2 May 2021 04:10:28 +0000
Subject: [PATCH] Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (255 of 255 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/zh_Hans/
---
 zh_Hans.json | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/zh_Hans.json b/zh_Hans.json
index 242da74..4e37e30 100644
--- a/zh_Hans.json
+++ b/zh_Hans.json
@@ -175,7 +175,13 @@
                     },
                     "mutual_groups": "共同群组",
                     "mutual_friends": "共同朋友",
-                    "profile": "个人资料"
+                    "profile": "个人资料",
+                    "sub": {
+                        "connections": "连接",
+                        "information": "信息",
+                        "badges": "徽章"
+                    },
+                    "empty": "这里有点空空的。。。"
                 }
             },
             "modals": {
@@ -252,7 +258,8 @@
             "copy_cid": "复制频道ID",
             "copy_uid": "复制用户ID",
             "copy_text": "复制文本",
-            "copy_id": "副本ID"
+            "copy_id": "副本ID",
+            "open_channel_settings": "频道设置"
         }
     },
     "login": {
-- 
GitLab