diff --git a/en.json b/en.json index c931110117491db796c57dde8b448ed99faf5e4b..3c766aa2ba9058c7cf2f4b41335e31ed5fbcd63e 100644 --- a/en.json +++ b/en.json @@ -7,7 +7,8 @@ "loading": "Loading…", "on": "On", "off": "Off", - "disabled": "Disabled" + "disabled": "Disabled", + "unavailable": "Unavailable" }, "login": { "title": "Login", @@ -109,7 +110,9 @@ "failed_load": "Couldn't load message.", "no_sending": "You don't have permission to send messages in this channel.", "blocked_messages": "{{count}} blocked messages", - "blocked_user": "Blocked User" + "blocked_user": "Blocked User", + "sent_file": "Sent an attachment", + "sent_multiple_files": "Sent multiple attachments" }, "nsfw": { "channel": { @@ -192,7 +195,8 @@ "placeholder": "Write something about yourself…", "profile_picture": "Profile Picture", "custom_background": "Custom Background", - "edit_background": "Edit Background" + "edit_background": "Edit Background", + "edit_profile": "Edit Profile" }, "sessions": { "title": "Sessions",