Skip to content

Commit

Permalink
chore: auto update i18n file
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Aug 3, 2023
1 parent cbdfb26 commit 77acead
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,22 @@
"root_folder_id": "Root folder id",
"username": "Username"
},
"123PanShare": {
"order_by": "Order by",
"order_bys": {
"file_name": "File name",
"size": "Size",
"update_at": "Update at"
},
"order_direction": "Order direction",
"order_directions": {
"asc": "Asc",
"desc": "Desc"
},
"root_folder_id": "Root folder id",
"sharekey": "Sharekey",
"sharepassword": "Sharepassword"
},
"139Yun": {
"authorization": "Authorization",
"cloud_id": "Cloud id",
Expand Down Expand Up @@ -634,6 +650,7 @@
"config": {
"115 Cloud": {},
"123Pan": {},
"123PanShare": {},
"139Yun": {},
"189Cloud": {
"alert": "You can try to use 189PC driver if this driver does not work."
Expand Down Expand Up @@ -690,6 +707,7 @@
"drivers": {
"115 Cloud": "115 Cloud",
"123Pan": "123Pan",
"123PanShare": "123PanShare",
"139Yun": "139Yun",
"189Cloud": "189Cloud",
"189CloudPC": "189CloudPC",
Expand Down

0 comments on commit 77acead

Please sign in to comment.