diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2021-02-25 11:12:51 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2021-02-25 11:12:51 +0200 |
| commit | 096747a5dc7df8bad63ef462bd9b920a6e64aafb (patch) | |
| tree | ab6fe5817417440d83002d65b99b2e75b91cb931 | |
| parent | 93785634a72420338911d8a8a7fc7eef3eb478e4 (diff) | |
add only to wording
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index ec16f044..fa338652 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -409,7 +409,7 @@ "reply_visibility_following": "Only show replies directed at me or users I'm following", "reply_visibility_self": "Only show replies directed at me", "reply_visibility_following_short": "Show replies to my follows", - "reply_visibility_self_short": "Show replies to self", + "reply_visibility_self_short": "Show replies to self only", "autohide_floating_post_button": "Automatically hide New Post button (mobile)", "saving_err": "Error saving settings", "saving_ok": "Settings saved", |
