diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 2840904f..7b884c7c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -636,7 +636,10 @@ "status_unavailable": "Status unavailable", "copy_link": "Copy link to status", "thread_muted": "Thread muted", - "thread_muted_and_words": ", has words:" + "thread_muted_and_words": ", has words:", + "preview": "Preview", + "status_preview": "Status preview", + "preview_update": "Update" }, "user_card": { "approve": "Approve", |
