diff options
| author | ValD <maghtpol@gmail.com> | 2018-12-12 03:42:29 +0530 |
|---|---|---|
| committer | ValD <maghtpol@gmail.com> | 2018-12-12 03:42:29 +0530 |
| commit | 139659d42ca0a877843a4fa1606435dd6f6442db (patch) | |
| tree | b0e45f96c0b7ceed769a9d3c54178b0c864cf799 /src/i18n | |
| parent | 7b4e08dd93520e3dc1113d76e097b998d12b0f3c (diff) | |
renamed config to preload images and add ident to config
Diffstat (limited to 'src/i18n')
| -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 dc47788c..92429e4b 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -125,7 +125,7 @@ "hide_attachments_in_convo": "Hide attachments in conversations", "hide_attachments_in_tl": "Hide attachments in timeline", "hide_isp": "Hide instance-specific panel", - "preload_sensitive": "Preload Sensitive Images", + "preload_images": "Preload images", "hide_post_stats": "Hide post statistics (e.g. the number of favorites)", "hide_user_stats": "Hide user statistics (e.g. the number of followers)", "import_followers_from_a_csv_file": "Import follows from a csv file", |
