mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-06 07:31:14 -05:00
Currently translated at 19.5% (8 of 41 strings) Translation: opensourcepos/employees Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/employees/ckb/
46 lines
1.3 KiB
PHP
46 lines
1.3 KiB
PHP
<?php
|
|
|
|
return [
|
|
'administrator' => "",
|
|
'basic_information' => "زانیاری",
|
|
'cannot_be_deleted' => "",
|
|
'change_employee' => "",
|
|
'change_password' => "",
|
|
'clerk' => "",
|
|
'commission' => "",
|
|
'confirm_delete' => "",
|
|
'confirm_restore' => "",
|
|
'current_password' => "",
|
|
'current_password_invalid' => "",
|
|
'employee' => "فەرمانبەر",
|
|
'error_adding_updating' => "",
|
|
'error_deleting_demo_admin' => "",
|
|
'error_updating_demo_admin' => "",
|
|
'language' => "",
|
|
'login_info' => "",
|
|
'manager' => "",
|
|
'new' => "",
|
|
'none_selected' => "",
|
|
'one_or_multiple' => "",
|
|
'password' => "",
|
|
'password_minlength' => "",
|
|
'password_must_match' => "",
|
|
'password_not_must_match' => "",
|
|
'password_required' => "",
|
|
'permission_desc' => "",
|
|
'permission_info' => "",
|
|
'repeat_password' => "",
|
|
'subpermission_required' => "",
|
|
'successful_adding' => "",
|
|
'successful_change_password' => "",
|
|
'successful_deleted' => "بە سەرکەوتووی سڕیتەوە",
|
|
'successful_updating' => "",
|
|
'system_language' => "",
|
|
'unsuccessful_change_password' => "",
|
|
'update' => "",
|
|
'username' => "",
|
|
'username_duplicate' => "",
|
|
'username_minlength' => "",
|
|
'username_required' => "",
|
|
];
|