Skip to content

Commit eee2400

Browse files
committed
chore: auto update i18n file
1 parent 3fb3f2a commit eee2400

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

src/lang/en/drivers.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,13 @@
729729
"url": "Url",
730730
"username": "Username"
731731
},
732+
"OpenListShare": {
733+
"forward_archive_requests": "Forward archive requests",
734+
"pwd": "Pwd",
735+
"root_folder_path": "Root folder path",
736+
"sid": "Sid",
737+
"url": "Url"
738+
},
732739
"PikPak": {
733740
"captcha_token": "Captcha token",
734741
"device_id": "Device id",
@@ -1241,6 +1248,7 @@
12411248
"Onedrive Sharelink": {},
12421249
"OnedriveAPP": {},
12431250
"OpenList": {},
1251+
"OpenListShare": {},
12441252
"PikPak": {},
12451253
"PikPakShare": {},
12461254
"Quark": {},
@@ -1319,6 +1327,7 @@
13191327
"Onedrive Sharelink": "Onedrive Sharelink",
13201328
"OnedriveAPP": "OnedriveAPP",
13211329
"OpenList": "OpenList",
1330+
"OpenListShare": "OpenListShare",
13221331
"PikPak": "PikPak",
13231332
"PikPakShare": "PikPakShare",
13241333
"Quark": "Quark",
@@ -1347,4 +1356,4 @@
13471356
"WoPan": "WoPan",
13481357
"YandexDisk": "YandexDisk"
13491358
}
1350-
}
1359+
}

src/lang/en/settings.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@
9292
"list": "List",
9393
"responsive": "Responsive"
9494
},
95+
"share_archive_preview": "Share archive preview",
96+
"share_force_proxy": "Share force proxy",
97+
"share_icon": "Share icon",
98+
"share_preview": "Share preview",
99+
"share_summary_content": "Share summary content",
95100
"sign_all": "Sign all",
96101
"site_title": "Site title",
97102
"sso_application_name": "Sso application name",
@@ -125,4 +130,4 @@
125130
"video_autoplay": "Video autoplay",
126131
"video_types": "Video types",
127132
"webauthn_login_enabled": "Webauthn login enabled"
128-
}
133+
}

0 commit comments

Comments
 (0)