From 9c36d14ab1112941d0e40b602138578220b4f0e3 Mon Sep 17 00:00:00 2001 From: IlaBot Date: Tue, 16 Jan 2024 08:01:24 +0000 Subject: [PATCH] chore: auto update i18n file --- src/lang/en/drivers.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/lang/en/drivers.json b/src/lang/en/drivers.json index de5b5c3eae..3771b80ccd 100755 --- a/src/lang/en/drivers.json +++ b/src/lang/en/drivers.json @@ -6,6 +6,17 @@ "limit_rate-tips": "limit all api request rate (1r/[limit_rate]s)", "page_size": "Page size", "page_size-tips": "list api per page size of 115 driver", + "qrcode_source": "Qrcode source", + "qrcode_source-tips": "select the QR code device, default linux", + "qrcode_sources": { + "android": "Android", + "ios": "Ios", + "linux": "Linux", + "mac": "Mac", + "tv": "Tv", + "web": "Web", + "windows": "Windows" + }, "qrcode_token": "Qrcode token", "qrcode_token-tips": "one of QR code token and cookie required", "root_folder_id": "Root folder id" @@ -17,6 +28,17 @@ "limit_rate-tips": "limit all api request rate (1r/[limit_rate]s)", "page_size": "Page size", "page_size-tips": "list api per page size of 115 driver", + "qrcode_source": "Qrcode source", + "qrcode_source-tips": "select the QR code device, default linux", + "qrcode_sources": { + "android": "Android", + "ios": "Ios", + "linux": "Linux", + "mac": "Mac", + "tv": "Tv", + "web": "Web", + "windows": "Windows" + }, "qrcode_token": "Qrcode token", "qrcode_token-tips": "one of QR code token and cookie required", "receive_code": "Receive code", @@ -859,4 +881,4 @@ "WoPan": "WoPan", "YandexDisk": "YandexDisk" } -} +} \ No newline at end of file