From dbe6f028cdfd1f72e68f8b2afa5d844a3aea8440 Mon Sep 17 00:00:00 2001 From: hanyd Date: Wed, 16 Oct 2024 00:18:42 +0800 Subject: [PATCH] Update i18n --- public/_locales/en/messages.json | 2 +- public/_locales/zh_CN/messages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index b5055530..4797e486 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -1164,7 +1164,7 @@ "message": "Extension storage is full. Please delete some unsubmitted segments in the options." }, "previewSegmentRequired": { - "message": "Please preview your segments before submitting. You can do this by clicking the preview button or using the following shortcut:", + "message": "请在提交前预览您的片段,你可以使用快捷键预览:" , "description": "Appears when trying to submit a segment without previewing it first. After the colon, the shortcut will appear" }, "hasbindedPortVideo": { diff --git a/public/_locales/zh_CN/messages.json b/public/_locales/zh_CN/messages.json index b5055530..4797e486 100644 --- a/public/_locales/zh_CN/messages.json +++ b/public/_locales/zh_CN/messages.json @@ -1164,7 +1164,7 @@ "message": "Extension storage is full. Please delete some unsubmitted segments in the options." }, "previewSegmentRequired": { - "message": "Please preview your segments before submitting. You can do this by clicking the preview button or using the following shortcut:", + "message": "请在提交前预览您的片段,你可以使用快捷键预览:" , "description": "Appears when trying to submit a segment without previewing it first. After the colon, the shortcut will appear" }, "hasbindedPortVideo": {