From e44c924890ed85fa107ff9d6b072473eaf2b87cf Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 23 May 2021 12:41:06 -0800 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- frontend/src/locales/messages/zh-CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index 7566dc479..61ea4bbd4 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -164,10 +164,10 @@ }, "migration-data-removed": "Migration data removed", "nextcloud": { - "description": "从Nextcloud Cookbook迁移数据", + "description": "Migrate data from a Nextcloud Cookbook instance", "title": "Nextcloud Cookbook" }, - "no-migration-data-available": "没有迁移数据可用", + "no-migration-data-available": "No Migration Data Available", "recipe-migration": "食谱迁移" }, "new-recipe": {