diff --git a/messages/pl-PL.json b/messages/pl-PL.json index e894ab3a..42e8945c 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -2394,5 +2394,17 @@ "maintenanceScreenTitle": "Usługa chwilowo niedostępna", "maintenanceScreenMessage": "Obecnie doświadczamy problemów technicznych. Proszę sprawdzić ponownie wkrótce.", "maintenanceScreenEstimatedCompletion": "Szacowane zakończenie:", - "createInternalResourceDialogDestinationRequired": "Miejsce docelowe jest wymagane" + "createInternalResourceDialogDestinationRequired": "Miejsce docelowe jest wymagane", + "available": "Available", + "archived": "Archived", + "noArchivedDevices": "No archived devices found", + "deviceArchived": "Device archived", + "deviceArchivedDescription": "The device has been successfully archived.", + "errorArchivingDevice": "Error archiving device", + "failedToArchiveDevice": "Failed to archive device", + "deviceQuestionArchive": "Are you sure you want to archive this device?", + "deviceMessageArchive": "The device will be archived and removed from your active devices list.", + "deviceArchiveConfirm": "Archive Device", + "archiveDevice": "Archive Device", + "archive": "Archive" }