aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2021-08-07 20:14:37 -0400
committerTusooa Zhu <tusooa@kazv.moe>2022-03-07 19:19:30 -0500
commitf851bc92c9c5e1d7880fc369080eda2153c16316 (patch)
treed80bf791ef69d60f80c2d5573ae7d4abbe2b767e /src
parent2e54cf12c76e94f980fbe49f58c080a4a3d17ca4 (diff)
Add English translations for max depth in thread
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 9b60780e..b8ddc3d2 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -469,6 +469,7 @@
"conversation_display_tree": "Tree-style",
"conversation_display_simple_tree": "Simplified tree-style",
"conversation_display_linear": "Linear-style",
+ "max_depth_in_thread": "Maximum number of levels in thread to display by default",
"post_status_content_type": "Post status content type",
"sensitive_by_default": "Mark posts as sensitive by default",
"stop_gifs": "Pause animated images until you hover on them",