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 May 27, 2023
1 parent 38f9c27 commit cfd5597
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 @@ -464,6 +464,22 @@
"apikey": "Apikey",
"root_folder_id": "Root folder id"
},
"UC": {
"cookie": "Cookie",
"order_by": "Order by",
"order_bys": {
"file_name": "File name",
"file_type": "File type",
"none": "None",
"updated_at": "Updated at"
},
"order_direction": "Order direction",
"order_directions": {
"asc": "Asc",
"desc": "Desc"
},
"root_folder_id": "Root folder id"
},
"USS": {
"bucket": "Bucket",
"endpoint": "Endpoint",
Expand Down Expand Up @@ -557,6 +573,7 @@
"Thunder": {},
"ThunderExpert": {},
"Trainbit": {},
"UC": {},
"USS": {},
"UrlTree": {},
"Virtual": {},
Expand Down Expand Up @@ -601,6 +618,7 @@
"Thunder": "Thunder",
"ThunderExpert": "ThunderExpert",
"Trainbit": "Trainbit",
"UC": "UC",
"USS": "USS",
"UrlTree": "UrlTree",
"Virtual": "Virtual",
Expand Down

0 comments on commit cfd5597

Please sign in to comment.