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 Aug 4, 2024
1 parent f51620b commit 99c43f2
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -955,6 +964,7 @@
"IPFS API": {},
"Lanzou": {},
"Lark": {},
"LenovoNasShare": {},
"Local": {},
"MediaTrack": {},
"Mega_nz": {},
Expand Down Expand Up @@ -1024,6 +1034,7 @@
"IPFS API": "IPFS API",
"Lanzou": "Lanzou",
"Lark": "Lark",
"LenovoNasShare": "LenovoNasShare",
"Local": "Local",
"MediaTrack": "MediaTrack",
"Mega_nz": "Mega nz",
Expand Down Expand Up @@ -1059,4 +1070,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 99c43f2

Please sign in to comment.