language fixed

This commit is contained in:
Edward Yang 2022-08-04 10:36:06 +08:00
parent 43979bfc4c
commit be9a795a0f
1 changed files with 2 additions and 2 deletions

View File

@ -240,7 +240,7 @@ function image_origin($image)
}
/**
* 获取后天开启所有语言列表
* 获取后台开启的所有语言
*
* @return Collection
*/
@ -250,7 +250,7 @@ function languages(): Collection
}
/**
* 当前语言
* 当前语言名称
*
* @return string
*/