all
This commit is contained in:
9
Productivite/Snipe-IT/resources/lang/zh-TW/passwords.php
Normal file
9
Productivite/Snipe-IT/resources/lang/zh-TW/passwords.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sent' => '如果該電子郵件已存在我們的系統中,一封含有恢復密碼的郵件將被傳送',
|
||||
'user' => '如果該電子郵件已存在我們的系統中,一封含有恢復密碼的郵件將被傳送',
|
||||
'token' => '這個密碼重置安全權杖無效或過期,或與提供的用戶名稱不相符',
|
||||
'reset' => '您的密碼已重設成功!',
|
||||
'password_change' => '您的密碼已更新!',
|
||||
];
|
Reference in New Issue
Block a user