Files
snipe-it/app/lang/ru/admin/users/general.php
T
2015-02-27 13:32:53 -08:00

16 lines
611 B
PHP
Executable File
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(
'assets_user' => 'Актив привязан к :name',
'clone' => 'Клонировать пользователя',
'contact_user' => 'Связаться с :name',
'edit' => 'Редактировать пользователя',
'history_user' => 'История для :name',
'last_login' => 'Последний вход',
'software_user' => 'Программное обеспечение привязано к :name',
'view_user' => 'Показать пользователя :name',
'usercsv' => 'CSV файл',
);