mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
将 AList 更名为 OpenList
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user