aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/lib')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index aef2d2a7..c26c9523 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -341,7 +341,11 @@
"preview": {
"view_original": "View Original",
"cached_content": "Cached Content",
- "reader_view": "Reader View"
+ "reader_view": "Reader View",
+ "tabs": {
+ "content": "Content",
+ "details": "Details"
+ }
},
"editor": {
"quickly_focus": "You can quickly focus on this field by pressing ⌘ + E",