From 2d313851d2fa29f52de9dce55c31ad522e88df9f Mon Sep 17 00:00:00 2001 From: FiendFEARing Date: Sat, 4 Oct 2025 04:13:17 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1163 of 1163 strings) Translation: Audiobookshelf/Abs Web Client Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/zh_Hans/ --- client/strings/zh-cn.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/strings/zh-cn.json b/client/strings/zh-cn.json index 7675ec817..361a74613 100644 --- a/client/strings/zh-cn.json +++ b/client/strings/zh-cn.json @@ -1026,6 +1026,8 @@ "ToastCollectionItemsAddFailed": "项目添加到收藏夹失败", "ToastCollectionRemoveSuccess": "收藏夹已删除", "ToastCollectionUpdateSuccess": "收藏夹已更新", + "ToastConnectionNotAvailable": "连接不可用. 请稍后重试", + "ToastCoverSearchFailed": "封面搜索失败", "ToastCoverUpdateFailed": "封面更新失败", "ToastDateTimeInvalidOrIncomplete": "日期和时间无效或不完整", "ToastDeleteFileFailed": "删除文件失败",