File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 859
859
"download" : " Download" ,
860
860
"streaming" : " Streaming"
861
861
},
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
+ },
862
872
"query_token" : " Query token" ,
863
873
"query_token-tips" : " don't edit'" ,
864
874
"refresh_token" : " Refresh token" ,
1155
1165
"download" : " Download" ,
1156
1166
"streaming" : " Streaming"
1157
1167
},
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
+ },
1158
1178
"query_token" : " Query token" ,
1159
1179
"query_token-tips" : " don't edit'" ,
1160
1180
"refresh_token" : " Refresh token" ,
1421
1441
"WoPan" : " WoPan" ,
1422
1442
"YandexDisk" : " YandexDisk"
1423
1443
}
1424
- }
1444
+ }
You can’t perform that action at this time.
0 commit comments