snipe-it/resources/lang/mn/admin/groups/titles.php
2017-10-17 18:52:20 -07:00

15 lines
658 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 array(
'about_groups_title' => 'Бүлгүүдийн тухай',
'about_groups' => 'Бүлгүүд нь хэрэглэгчийн зөвшөөрлүүдийг ерөнхийд нь тодорхойлоход ашиглагддаг.',
'group_management' => 'Группын удирдлага',
'create' => 'Шинэ бүлэг үүсгэх',
'update' => 'Бүлгийг засварлах',
'group_name' => 'Группын нэр',
'group_admin' => 'Групп админ',
'allow' => 'Зөвшөөрнө үү',
'deny' => 'Дене',
);