snipe-it/resources/lang/mn/auth/general.php
2017-07-07 13:14:51 -07:00

13 lines
519 B
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 [
'send_password_link' => 'Нууц уг шинэчлэх имэйл илгээх',
'email_reset_password' => 'Нууц үг шинэчлэх имэйл',
'reset_password' => 'Нууц үг шинэчлэх',
'login' => 'Нэвтрэх',
'login_prompt' => 'Нэвтэрнэ үү',
'forgot_password' => 'Нууц үгээ мартсан',
'remember_me' => 'Намайг сана',
];