diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index 01291e63d..829499d28 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -31,6 +31,16 @@ "category-updated": "Category updated", "uncategorized-count": "Uncategorized {count}" }, + "events": { + "notification": "Notification", + "apprise-url": "Apprise URL", + "subscribed-events": "Subscribed Events", + "scheduled": "Scheduled", + "database": "Database", + "test-message-sent": "Test Message Sent", + "something-went-wrong": "Something Went Wrong!", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + }, "general": { "apply": "应用", "cancel": "取消", @@ -55,6 +65,7 @@ "file-uploaded": "File uploaded", "filter": "筛选", "friday": "Friday", + "general": "General", "get": "Get", "image": "Image", "image-upload-failed": "Image upload failed", @@ -70,6 +81,7 @@ "random": "随机", "rating": "Rating", "recent": "最近", + "recipe": "Recipe", "recipes": "食谱", "rename-object": "Rename {0}", "reset": "重置", @@ -88,6 +100,8 @@ "thursday": "Thursday", "token": "密钥", "tuesday": "Tuesday", + "type": "Type", + "test": "Test", "update": "更新", "updated": "Updated", "upload": "上传",