Skip to content

Commit 83171f9

Browse files
KirCutexrgzs
authored andcommitted
chore(drivers/autoindex): add English translation (OpenListTeam#359)
* chore(drivers/autoindex): add English translation * rename driver * fix: split file-name Co-authored-by: MadDogOwner <xiaoran@xrgzs.top> Signed-off-by: KirCute <951206789@qq.com> * fix: split file-names Co-authored-by: MadDogOwner <xiaoran@xrgzs.top> Signed-off-by: KirCute <951206789@qq.com> --------- Signed-off-by: KirCute <951206789@qq.com> Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
1 parent 478d356 commit 83171f9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/lang/en/drivers.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -337,13 +337,13 @@
337337
},
338338
"AutoIndex": {
339339
"ignore_file_names": "Ignore file names",
340-
"item_xpath": "Item xpath",
341-
"modified_time_format": "Modified time format",
340+
"item_xpath": "Entry XPath",
341+
"modified_time_format": "Modification date format",
342342
"modified_time_format-tips": "Must be based on the time point Mon Jan 2 15:04:05 -0700 MST 2006",
343-
"modified_xpath": "Modified xpath",
344-
"name_xpath": "Name xpath",
345-
"size_xpath": "Size xpath",
346-
"url": "Url"
343+
"modified_xpath": "Modification time XPath",
344+
"name_xpath": "File name XPath",
345+
"size_xpath": "File size XPath",
346+
"url": "URL"
347347
},
348348
"Azure Blob Storage": {
349349
"access_key": "Access key",

0 commit comments

Comments
 (0)