Skip to content

Commit ecebf68

Browse files
committed
chore: auto update i18n file
1 parent c82c854 commit ecebf68

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/lang/en/drivers.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,17 @@
359359
"root_folder_id": "Root folder id",
360360
"user_name": "User name"
361361
},
362+
"Chunk": {
363+
"custom_ext": "Custom ext",
364+
"part_size": "Part size",
365+
"part_size-tips": "bytes",
366+
"remote_path": "Remote path",
367+
"show_hidden": "Show hidden",
368+
"show_hidden-tips": "show hidden directories and files",
369+
"store_hash": "Store hash",
370+
"thumbnail": "Thumbnail",
371+
"thumbnail-tips": "enable thumbnail which pre-generated under .thumbnails folder"
372+
},
362373
"Cloudreve": {
363374
"address": "Address",
364375
"cookie": "Cookie",
@@ -1263,6 +1274,7 @@
12631274
"BaiduPhoto": {},
12641275
"CNB Releases": {},
12651276
"ChaoXingGroupDrive": {},
1277+
"Chunk": {},
12661278
"Cloudreve": {},
12671279
"Cloudreve V4": {},
12681280
"Crypt": {},
@@ -1347,6 +1359,7 @@
13471359
"BaiduPhoto": "BaiduPhoto",
13481360
"CNB Releases": "CNB Releases",
13491361
"ChaoXingGroupDrive": "ChaoXingGroupDrive",
1362+
"Chunk": "Chunk",
13501363
"Cloudreve": "Cloudreve",
13511364
"Cloudreve V4": "Cloudreve V4",
13521365
"Crypt": "Crypt",
@@ -1408,4 +1421,4 @@
14081421
"WoPan": "WoPan",
14091422
"YandexDisk": "YandexDisk"
14101423
}
1411-
}
1424+
}

0 commit comments

Comments
 (0)