diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index 829499d28..c1c56444b 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -32,14 +32,14 @@ "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", + "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.", + "notification": "Notification", + "scheduled": "Scheduled", "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." + "subscribed-events": "Subscribed Events", + "test-message-sent": "Test Message Sent" }, "general": { "apply": "应用", @@ -96,12 +96,12 @@ "success-count": "Success: {count}", "sunday": "Sunday", "templates": "Templates:", + "test": "Test", "themes": "布景主题", "thursday": "Thursday", "token": "密钥", "tuesday": "Tuesday", "type": "Type", - "test": "Test", "update": "更新", "updated": "Updated", "upload": "上传", @@ -290,6 +290,8 @@ "locale-settings": "Locale settings", "migrations": "迁移", "new-page": "新建页面", + "notify": "Notify", + "organize": "Organize", "page-name": "页面名称", "pages": "Pages", "profile": "用户信息",