diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2021-08-07 14:12:02 -0400 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-07 19:19:29 -0500 |
| commit | 8c0deb905eb9860430d831d8d215e1eb6910f117 (patch) | |
| tree | 84e9809f774b905c413b5a484fe15070ff769b12 /src | |
| parent | d15d24c11c57ecfc49705af648b1e8f73caec51e (diff) | |
Add English translation for diving
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 7f92e95a..9d0f9a11 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -756,6 +756,7 @@ "thread_show_full": "Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})", "thread_show_full_with_icon": "{icon} {text}", "show_all_conversation": "{0} Show full conversation", + "return_to_last_showing": "{0} Return to last position", "show_only_conversation_under_this": "Only show replies to this status" }, "user_card": { |
