love_php/resources/lang/zh-CN/messenger.php

23 lines
1.0 KiB
PHP
Raw Permalink Normal View History

2026-04-02 09:20:51 +08:00
<?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福恋用科技让交友变简单【福恋】',
];