From fc192d955baa745fdc072e29a29f332654cde517 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 9 Jan 2026 18:42:35 -0800 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 36a20f07..f5c85619 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2394,5 +2394,17 @@ "maintenanceScreenTitle": "服务暂时不可用", "maintenanceScreenMessage": "我们目前遇到技术问题。 请稍后再回来查看。", "maintenanceScreenEstimatedCompletion": "预计完成时间:", - "createInternalResourceDialogDestinationRequired": "需要目标地址" + "createInternalResourceDialogDestinationRequired": "需要目标地址", + "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" }