From 84fa0fd523a3ee1245dfcf46936ea5702086a1b3 Mon Sep 17 00:00:00 2001 From: IlaBot Date: Mon, 27 Jan 2025 12:30:49 +0000 Subject: [PATCH] chore: auto update i18n file --- src/lang/en/drivers.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/lang/en/drivers.json b/src/lang/en/drivers.json index febb7e2c2..53c660f37 100755 --- a/src/lang/en/drivers.json +++ b/src/lang/en/drivers.json @@ -399,6 +399,17 @@ "root_folder_path": "Root folder path", "token": "Token" }, + "GitHub Releases": { + "repo_structure": "Repo structure", + "repo_structure-tips": "structure:[path:]org/repo", + "root_folder_id": "Root folder id", + "show_all_version": "Show all version", + "show_all_version-tips": "show all versions", + "show_readme": "Show readme", + "show_readme-tips": "show README态LICENSE file", + "token": "Token", + "token-tips": "GitHub token, if you want to access private repositories or increase the rate limit" + }, "GoogleDrive": { "chunk_size": "Chunk size", "chunk_size-tips": "chunk size while uploading (unit: MB)", @@ -1040,6 +1051,7 @@ "FebBox": {}, "FeijiPan": {}, "GitHub API": {}, + "GitHub Releases": {}, "GoogleDrive": {}, "GooglePhoto": {}, "HalalCloud": {}, @@ -1115,6 +1127,7 @@ "FebBox": "FebBox", "FeijiPan": "FeijiPan", "GitHub API": "GitHub API", + "GitHub Releases": "GitHub Releases", "GoogleDrive": "GoogleDrive", "GooglePhoto": "GooglePhoto", "HalalCloud": "HalalCloud", @@ -1161,4 +1174,4 @@ "WoPan": "WoPan", "YandexDisk": "YandexDisk" } -} +} \ No newline at end of file