Skip to content

Commit ce8a9f5

Browse files
committed
refactor: remove unused translations
1 parent d169d44 commit ce8a9f5

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

lib/i18n/zh-CN.i18n.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@
185185
"behaviorSection": {
186186
"title": "行为",
187187
"doublePressExit": {
188-
"title": "按两下返回才退出应用",
189-
"detail": "避免意外退出app"
188+
"title": "按两下返回才退出应用"
190189
},
191190
"threadReverseOrder": {
192191
"title": "倒序浏览帖子",
@@ -1240,4 +1239,4 @@
12401239
"signature": "个人签名",
12411240
"timezone": "时区"
12421241
}
1243-
}
1242+
}

lib/i18n/zh-TW.i18n.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,6 @@
184184
},
185185
"behaviorSection": {
186186
"title": "行為",
187-
"doublePressExit": {
188-
"title": "按兩下返回才退出應用",
189-
"detail": "避免意外退出app"
190-
},
191187
"threadReverseOrder": {
192188
"title": "倒序瀏覽貼文",
193189
"detail": "貼文裡優先看到最新發布的樓層"
@@ -1240,4 +1236,4 @@
12401236
"signature": "個人簽名",
12411237
"timezone": "時區"
12421238
}
1243-
}
1239+
}

0 commit comments

Comments
 (0)