mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
fix: 翻译聊天内容参数错误
This commit is contained in:
parent
f7dd9f852f
commit
8ca1ef3b50
@ -294,7 +294,7 @@ class Doo
|
||||
* @param string|false $lang
|
||||
* @return string|string[]
|
||||
*/
|
||||
public static function getLanguages(bool $lang = false)
|
||||
public static function getLanguages($lang = false)
|
||||
{
|
||||
$array = [
|
||||
"zh" => "简体中文",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user