3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-19 00:55:47 +00:00
Files
snipe-it/resources/lang/zh-TW/passwords.php

8 lines
153 B
PHP

<?php
return [
'sent' => '已發送您的密碼連結!',
'user' => '該使用者不存在或沒有關聯的電子郵件地址',
];