diff --git a/messages/bg-BG.json b/messages/bg-BG.json index 11af0776..742cd782 100644 --- a/messages/bg-BG.json +++ b/messages/bg-BG.json @@ -1120,6 +1120,8 @@ "actionDeleteClient": "Изтриване на клиент", "actionArchiveClient": "Archive Client", "actionUnarchiveClient": "Unarchive Client", + "actionBlockClient": "Block Client", + "actionUnblockClient": "Unblock Client", "actionUpdateClient": "Актуализиране на клиент", "actionListClients": "Списък с клиенти", "actionGetClient": "Получаване на клиент", @@ -2418,5 +2420,9 @@ "archiveClientQuestion": "Are you sure you want to archive this client?", "archiveClientMessage": "The client will be archived and removed from your active clients list.", "archiveClientConfirm": "Archive Client", + "blockClient": "Block Client", + "blockClientQuestion": "Are you sure you want to block this client?", + "blockClientMessage": "The device will be forced to disconnect if currently connected. You can unblock the device later.", + "blockClientConfirm": "Block Client", "active": "Active" }