diff options
| author | shpuld <shp@cock.li> | 2018-12-22 17:32:07 +0200 |
|---|---|---|
| committer | shpuld <shp@cock.li> | 2018-12-22 17:32:07 +0200 |
| commit | 4836c8ac74569668001f1adc39fe84377ddb7dba (patch) | |
| tree | ac00848b441b66925b2719295e789531ac7ae460 /src/i18n | |
| parent | 67263cde05cacd6bf2a8941cce4c562ef88977e4 (diff) | |
Add some more routes to side drawer
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index f445bfc2..f9262f08 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -50,6 +50,7 @@ "repeated_you": "repeated your status" }, "post_status": { + "new_status": "Post new status", "account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.", "account_not_locked_warning_link": "locked", "attachments_sensitive": "Mark attachments as sensitive", |
