diff options
Diffstat (limited to 'apps/web/lib/i18n')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 1d99a96f..880730ce 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -289,7 +289,8 @@ }, "preview": { "view_original": "View Original", - "cached_content": "Cached Content" + "cached_content": "Cached Content", + "reader_view": "Reader View" }, "editor": { "quickly_focus": "You can quickly focus on this field by pressing ⌘ + E", |
