Skip to content

Commit

Permalink
chore: auto update i18n file
Browse files Browse the repository at this point in the history
  • Loading branch information
HsuBot committed Jan 10, 2025
1 parent 4d27376 commit a1b2d99
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,24 @@
"root_folder_id": "Root folder id",
"username": "Username"
},
"GitHub API": {
"author_email": "Author email",
"author_name": "Author name",
"committer_email": "Committer email",
"committer_name": "Committer name",
"copy_commit_message": "Copy commit message",
"delete_commit_message": "Delete commit message",
"mkdir_commit_message": "Mkdir commit message",
"move_commit_message": "Move commit message",
"owner": "Owner",
"put_commit_message": "Put commit message",
"ref": "Ref",
"ref-tips": "A branch, a tag or a commit SHA, main branch by default.",
"rename_commit_message": "Rename commit message",
"repo": "Repo",
"root_folder_path": "Root folder path",
"token": "Token"
},
"GoogleDrive": {
"chunk_size": "Chunk size",
"chunk_size-tips": "chunk size while uploading (unit: MB)",
Expand Down Expand Up @@ -1016,6 +1034,7 @@
"FTP": {},
"FebBox": {},
"FeijiPan": {},
"GitHub API": {},
"GoogleDrive": {},
"GooglePhoto": {},
"HalalCloud": {},
Expand Down Expand Up @@ -1090,6 +1109,7 @@
"FTP": "FTP",
"FebBox": "FebBox",
"FeijiPan": "FeijiPan",
"GitHub API": "GitHub API",
"GoogleDrive": "GoogleDrive",
"GooglePhoto": "GooglePhoto",
"HalalCloud": "HalalCloud",
Expand Down Expand Up @@ -1136,4 +1156,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit a1b2d99

Please sign in to comment.