aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-03-06 14:15:36 -0500
committerTusooa Zhu <tusooa@kazv.moe>2022-03-07 19:19:32 -0500
commit0e323ef248fbf9ae7e2a4a13b859b66dd803d76d (patch)
tree1166fa89936450fac7a6b0354d051ccf118bbf3b /src
parentd157f6738195325c59870fe02df8fa16985c84af (diff)
Add English translations for fading ancestor option
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 7a83e443..6fe19866 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -468,6 +468,7 @@
"conversation_display": "Conversation display style",
"conversation_display_tree": "Tree-style",
"tree_advanced": "Allow more flexible navigation in tree view",
+ "tree_fade_ancestors": "Display ancestors of the current status in faint text",
"conversation_display_linear": "Linear-style",
"conversation_other_replies_button": "Show the \"other replies\" button",
"conversation_other_replies_button_below": "Below statuses",