diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-06-28 12:16:41 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-06-28 12:16:41 +0300 |
| commit | 223fabfe90512122ee9d51c22deb01241ba931cd (patch) | |
| tree | 2846731fa8947c77c359ba5a187bb22507543341 /src/i18n | |
| parent | 391f796cb491478105a617b6554e9334cca1443b (diff) | |
add rich text preview
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", |
