mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-28 13:50:58 +00:00
✨ 更新语言包至2024.4.26版本
This commit is contained in:
@ -123,7 +123,7 @@
|
||||
}
|
||||
|
||||
#motto-from {
|
||||
font-size: 24px;
|
||||
font-size: 30px;
|
||||
font-style: italic;
|
||||
color: var(--sub-text-color);
|
||||
text-align: right;
|
||||
|
@ -161,6 +161,7 @@ function main() {
|
||||
liteyukiData['python'],
|
||||
liteyukiData['system'],
|
||||
`${localData['plugins']} ${liteyukiData['plugins']}`,
|
||||
`${localData['resources']} ${liteyukiData['resources']}`,
|
||||
`${localData['bots']} ${liteyukiData['bots']}`,
|
||||
`${localData['runtime']} ${secondsToTextTime(liteyukiData['runtime'])}`,
|
||||
]
|
||||
|
Reference in New Issue
Block a user