diff --git a/en.json b/en.json index 18c2292a1e691bfcaa29b38b4a92728cb36e1e50..601a718716cb9dd9ae645845fe97e3d4a29b0d3b 100644 --- a/en.json +++ b/en.json @@ -415,6 +415,10 @@ }, "failed": "Failed to change!" }, + "external_links": { + "title": "External links can be dangerous!", + "short": "Are you sure you want to go to: " + }, "actions": { "ok": "Ok", "ban": "Ban", @@ -516,6 +520,7 @@ "edit_identity": "Edit identity", "delete_channel": "Delete channel", "create_channel": "Create channel", + "create_category": "Create category", "create_invite": "Create invite", "open_notification_options": "Notification options", "open_channel_settings": "Channel settings", @@ -646,7 +651,7 @@ "d": "Allows members to delete messages sent by other members." }, "ManageChannel": { - "t": "Kick Members", + "t": "Manage Channels", "d": "Allows members to edit or delete a channel." }, "VoiceCall": { @@ -654,7 +659,7 @@ "d": "Allows members to join voice channels." }, "InviteOthers": { - "t": "Change Nickname", + "t": "Invite Others", "d": "Allows members to invite other users to a channel." }, "EmbedLinks": {