From 85da145995c679cf3733a1f719e312737dbefc75 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 16 Jun 2022 00:47:14 +0900
Subject: [PATCH] New translations translation.json (Chinese Simplified)
---
src/config/locales/zh_cn/translation.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json
index 5f65aca0..81176c38 100644
--- a/src/config/locales/zh_cn/translation.json
+++ b/src/config/locales/zh_cn/translation.json
@@ -167,9 +167,9 @@
"timeline": {
"title": "时间线",
"description": "设定查看时间线的方式。",
- "cw": "始终展开具有内容警告的嘟文",
- "nsfw": "总是显示被标记为敏感内容的媒体",
- "hideAllAttachments": "总是隐藏所有媒体"
+ "cw": "Always expand posts marked with contents warnings",
+ "nsfw": "Always show all media",
+ "hideAllAttachments": "Always hide all media"
},
"other": {
"title": "其它选项",