usercp token management lang

This commit is contained in:
xiaomlove
2025-03-29 14:49:52 +07:00
parent edc9e56d7d
commit 43df3ed492
4 changed files with 20 additions and 0 deletions
+4
View File
@@ -217,4 +217,8 @@ return [
'text' => '允許個性條',
'desc' => '允許用戶使用個性條',
],
'torrent:list' => [
'text' => '獲取種子列表',
'desc' => '獲取種子列表',
],
];