Skip to content

Commit 9c2e25d

Browse files
committed
chore: auto update i18n file
1 parent 803637f commit 9c2e25d

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

src/lang/en/drivers.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,16 @@
859859
"download": "Download",
860860
"streaming": "Streaming"
861861
},
862+
"order_by": "Order by",
863+
"order_bys": {
864+
"file_name": "File name",
865+
"updated_at": "Updated at"
866+
},
867+
"order_direction": "Order direction",
868+
"order_directions": {
869+
"asc": "Asc",
870+
"desc": "Desc"
871+
},
862872
"query_token": "Query token",
863873
"query_token-tips": "don't edit'",
864874
"refresh_token": "Refresh token",
@@ -1155,6 +1165,16 @@
11551165
"download": "Download",
11561166
"streaming": "Streaming"
11571167
},
1168+
"order_by": "Order by",
1169+
"order_bys": {
1170+
"file_name": "File name",
1171+
"updated_at": "Updated at"
1172+
},
1173+
"order_direction": "Order direction",
1174+
"order_directions": {
1175+
"asc": "Asc",
1176+
"desc": "Desc"
1177+
},
11581178
"query_token": "Query token",
11591179
"query_token-tips": "don't edit'",
11601180
"refresh_token": "Refresh token",
@@ -1421,4 +1441,4 @@
14211441
"WoPan": "WoPan",
14221442
"YandexDisk": "YandexDisk"
14231443
}
1424-
}
1444+
}

0 commit comments

Comments
 (0)