将 AList 更名为 OpenList

This commit is contained in:
jxxghp
2025-06-28 08:32:36 +08:00
parent d754c3dae3
commit 16fe916b07
5 changed files with 20 additions and 10 deletions
+3 -3
View File
@@ -774,7 +774,7 @@ export default {
alipan: 'Aliyun Drive',
u115: '115 Cloud',
rclone: 'RClone',
alist: 'AList',
alist: 'OpenList',
custom: 'Custom',
},
filterRules: {
@@ -1655,8 +1655,8 @@ export default {
reset: 'Reset',
},
alistConfig: {
title: 'Alist Configuration',
serverUrl: 'Alist server address',
title: 'OpenList Configuration',
serverUrl: 'OpenList server address',
username: 'Username',
password: 'Password',
tokenUrl: 'Token acquisition address',