diff options
-rwxr-xr-x | app/javascript/mastodon/locales/en-cafe.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/en-cafe.json b/app/javascript/mastodon/locales/en-cafe.json index fff7e8cd0..95ea9c8cb 100755 --- a/app/javascript/mastodon/locales/en-cafe.json +++ b/app/javascript/mastodon/locales/en-cafe.json @@ -5,6 +5,7 @@ "column.pins": "Pinned toots", "compose_form.direct_message_warning": "This toot will only be sent to the mentioned users.", "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.", + "compose_form.publish": "Toot", "confirmations.delete.message": "Are you sure you want to delete this toot?", "confirmations.redraft.message": "Are you sure you want to delete this toot and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.", "embed.instructions": "Embed this toot on your website by copying the code below.", |