From 8c6ce1f81b675f8fae08424a52b1e97368a6eb55 Mon Sep 17 00:00:00 2001 From: Ame Neko <91962831+amenekowo@users.noreply.github.com> Date: Sun, 1 Oct 2023 01:59:14 +0800 Subject: [PATCH] Frontend: Fix duplicate string in zh translation (#3778) --- frontend/src/locales/zh.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/zh.po b/frontend/src/locales/zh.po index ee1ab49aa..610352052 100644 --- a/frontend/src/locales/zh.po +++ b/frontend/src/locales/zh.po @@ -2356,7 +2356,7 @@ msgid "" "This mounts the originals folder as a network drive and allows you to open, edit, and delete files\n" " from your computer or smartphone as if they were local." msgstr "" -"这将原件文件夹挂载为一个网络驱动器,并允许你从你的电脑或智能手机上打开、编辑和删除文件,就像它们在本地一样。\n" +"这将原件文件夹挂载为一个网络驱动器,并允许你从你的电脑或智能手机上打开、编辑和删除文件,\n" " 就像它们是本地的一样。" #: src/dialog/webdav.vue:26