aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/zh_Hans/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/zh_Hans/messages.json b/src/_locales/zh_Hans/messages.json
index 08803d24..7cb1f511 100644
--- a/src/_locales/zh_Hans/messages.json
+++ b/src/_locales/zh_Hans/messages.json
@@ -99,5 +99,14 @@
},
"about": {
"message": "关于"
+ },
+ "unsupportedIframesHandling": {
+ "message": "对不支持的 iframe 的处理方式"
+ },
+ "fetchPublicInstances": {
+ "message": "获取公共实例"
+ },
+ "disable": {
+ "message": "禁用"
}
}