From 99c43f29c6700eb549ca904d34dc79ec3f0eb449 Mon Sep 17 00:00:00 2001 From: IlaBot Date: Sun, 4 Aug 2024 04:30:15 +0000 Subject: [PATCH] chore: auto update i18n file --- src/lang/en/drivers.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/lang/en/drivers.json b/src/lang/en/drivers.json index 8a658a7bd..037aeff74 100755 --- a/src/lang/en/drivers.json +++ b/src/lang/en/drivers.json @@ -429,6 +429,15 @@ "tenant_url_prefix": "Tenant url prefix", "tenant_url_prefix-tips": "tenant url prefix" }, + "LenovoNasShare": { + "host": "Host", + "host-tips": "You can change it to your local area network", + "root_folder_path": "Root folder path", + "share_id": "Share id", + "share_id-tips": "The part after the last / in the shared link", + "share_pwd": "Share pwd", + "share_pwd-tips": "The password of the shared link" + }, "Local": { "mkdir_perm": "Mkdir perm", "recycle_bin_path": "Recycle bin path", @@ -955,6 +964,7 @@ "IPFS API": {}, "Lanzou": {}, "Lark": {}, + "LenovoNasShare": {}, "Local": {}, "MediaTrack": {}, "Mega_nz": {}, @@ -1024,6 +1034,7 @@ "IPFS API": "IPFS API", "Lanzou": "Lanzou", "Lark": "Lark", + "LenovoNasShare": "LenovoNasShare", "Local": "Local", "MediaTrack": "MediaTrack", "Mega_nz": "Mega nz", @@ -1059,4 +1070,4 @@ "WoPan": "WoPan", "YandexDisk": "YandexDisk" } -} +} \ No newline at end of file