From 31ebbb46cc00e05cb101e7a6be5e87e32b2383f4 Mon Sep 17 00:00:00 2001 From: IlaBot Date: Wed, 10 Jan 2024 09:00:07 +0000 Subject: [PATCH] chore: auto update i18n file --- src/lang/en/drivers.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lang/en/drivers.json b/src/lang/en/drivers.json index 1ac27d63a0..894b3c20eb 100755 --- a/src/lang/en/drivers.json +++ b/src/lang/en/drivers.json @@ -320,6 +320,11 @@ "root_folder_path": "Root folder path", "username": "Username" }, + "FeijiPan": { + "password": "Password", + "root_folder_id": "Root folder id", + "username": "Username" + }, "GoogleDrive": { "chunk_size": "Chunk size", "chunk_size-tips": "chunk size while uploading (unit: MB)", @@ -761,6 +766,7 @@ "Crypt": {}, "Dropbox": {}, "FTP": {}, + "FeijiPan": {}, "GoogleDrive": {}, "GooglePhoto": {}, "ILanZou": {}, @@ -819,6 +825,7 @@ "Crypt": "Crypt", "Dropbox": "Dropbox", "FTP": "FTP", + "FeijiPan": "FeijiPan", "GoogleDrive": "GoogleDrive", "GooglePhoto": "GooglePhoto", "ILanZou": "ILanZou", @@ -852,4 +859,4 @@ "WoPan": "WoPan", "YandexDisk": "YandexDisk" } -} +} \ No newline at end of file