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 May 22, 2024
1 parent a582cbd commit 3eea7ab
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,17 @@
"url": "Url"
}
},
"Lark": {
"app_id": "App id",
"app_id-tips": "app id",
"app_secret": "App secret",
"app_secret-tips": "app secret",
"external_mode": "External mode",
"external_mode-tips": "external mode",
"root_folder_path": "Root folder path",
"tenant_url_prefix": "Tenant url prefix",
"tenant_url_prefix-tips": "tenant url prefix"
},
"Local": {
"mkdir_perm": "Mkdir perm",
"recycle_bin_path": "Recycle bin path",
Expand Down Expand Up @@ -892,6 +903,7 @@
"ILanZou": {},
"IPFS API": {},
"Lanzou": {},
"Lark": {},
"Local": {},
"MediaTrack": {},
"Mega_nz": {},
Expand Down Expand Up @@ -956,6 +968,7 @@
"ILanZou": "ILanZou",
"IPFS API": "IPFS API",
"Lanzou": "Lanzou",
"Lark": "Lark",
"Local": "Local",
"MediaTrack": "MediaTrack",
"Mega_nz": "Mega nz",
Expand Down Expand Up @@ -988,4 +1001,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 3eea7ab

Please sign in to comment.