We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8080dd commit c7e409aCopy full SHA for c7e409a
lib/i18n/en.i18n.json
@@ -184,10 +184,6 @@
184
},
185
"behaviorSection": {
186
"title": "Behavior",
187
- "doublePressExit": {
188
- "title": "Double Press Back To Exit",
189
- "detail ": "Avoid accidentally exiting the app"
190
- },
191
"threadReverseOrder": {
192
"title": "View posts in reverse order",
193
"detail": "In thread, view latest posts first"
@@ -1240,4 +1236,4 @@
1240
1236
"signature": "Signature",
1241
1237
"timezone": "Timezone"
1242
1238
}
1243
-}
1239
+}
lib/i18n/zh-CN.i18n.json
@@ -184,9 +184,6 @@
"title": "行为",
- "title": "按两下返回才退出应用"
"title": "倒序浏览帖子",
"detail": "帖子里优先查看最新发布的楼层"
0 commit comments