diff options
| author | HJ <spam@hjkos.com> | 2018-12-12 19:01:53 +0000 |
|---|---|---|
| committer | HJ <spam@hjkos.com> | 2018-12-12 19:01:53 +0000 |
| commit | 7325ff2e7adeeed9abd8f8f2876985d7702053ee (patch) | |
| tree | 4126e63e2b21d1cf3252c36a8ac83c9aa0fc0bcb /src/i18n | |
| parent | f0fb6e6015f1cf472433f641a76a428f5a48a20f (diff) | |
| parent | b271957b4cbee7a489acccbdc84f19d3d6414412 (diff) | |
Merge branch 'dev_vald_fe/nsfw_preload' into 'develop'
preload nsfw image
Closes #193
See merge request pleroma/pleroma-fe!411
Diffstat (limited to 'src/i18n')
| -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 97dfcb77..92429e4b 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -125,6 +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_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", |
