From 372be26dd24b50d9a73b15b714ec700e77d9b8e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=92=8C?= <496631085@qq.com> Date: Mon, 17 Jun 2024 01:56:09 +0000 Subject: [PATCH] =?UTF-8?q?!465=20=E4=BF=AE=E6=94=B9=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98=20*=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/lang/zh-cn/general/profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/admin/lang/zh-cn/general/profile.php b/application/admin/lang/zh-cn/general/profile.php index fd699560..1c6002f2 100644 --- a/application/admin/lang/zh-cn/general/profile.php +++ b/application/admin/lang/zh-cn/general/profile.php @@ -2,7 +2,7 @@ return [ 'Url' => '链接', - 'Userame' => '用户名', + 'Username' => '用户名', 'Createtime' => '操作时间', 'Click to edit' => '点击编辑', 'Admin log' => '操作日志',