diff options
| author | 2022-10-13 08:56:22 +0200 | |
|---|---|---|
| committer | 2022-10-13 08:56:22 +0200 | |
| commit | 8333dd972b579d9b5d214f8d7e2afcbf2e87425e (patch) | |
| tree | 535cbb72f5b6f70ae57d149f0e426c56ca2952cd /docs | |
| parent | ea283a16fc2b902370bd809bc19e487db771905d (diff) | |
i18n typographic quotes (#4714)
* i18n typographic quotes
* Missing whitespace
* Update app/i18n/nl/conf.php
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
* Fix German-style typographic quotes
* Fix missing closing ”
* Fix Dutch quotes
* French typography
* <em>lazy load</em>
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/en/users/05_Configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/users/05_Configuration.md b/docs/en/users/05_Configuration.md index 7658f78e9..9ad6a58ca 100644 --- a/docs/en/users/05_Configuration.md +++ b/docs/en/users/05_Configuration.md @@ -74,7 +74,7 @@ This setting defines the number of articles to display at once before needing to The status of articles to display when loading FreshRSS. "Adjust showing" will display only unread articles by default, but will display all articles when there are no unread articles to show. -## Use "lazy load" mode to load images +## Use “lazy load” mode to load images This will set images to load as they are viewed. This can save data, but will can cause images to load in later. |
