love_php/resources/lang/zh-CN/messenger.php
2026-04-02 09:20:51 +08:00

23 lines
1.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'general' => '操作验证码::code十分钟有效友福同享有书同享!',
'register' => '验证码::code:title福恋用科技让交友变简单',
'mobile_register'=> '验证码::code:title福恋用科技让交友变简单【福恋】',
'newpassword' => '你的账户新密码为::code请妥善保管友福同享有书同享!',
'login' => '登录验证码::code福恋用科技让交友变简单【福恋】',
'reset' => '重置验证码::code福恋用科技让交友变简单【福恋】',
];