This commit is contained in:
2024-04-19 10:27:36 +02:00
parent fcb6bbe566
commit 35c96e715c
7852 changed files with 4815 additions and 8 deletions

View File

@ -0,0 +1,24 @@
<?php
return [
'actions' => 'Действия',
'add' => 'Добави нов',
'cancel' => 'Отказ',
'checkin_and_delete' => 'Впиши всички / изтрии потребител',
'delete' => 'Изтриване',
'edit' => 'Редакция',
'restore' => 'Възстановяване',
'remove' => 'Премахване',
'request' => 'Заявка',
'submit' => 'Потвърди',
'upload' => 'Качване',
'select_file' => 'Изберете файл...',
'select_files' => 'Изберете файлове...',
'generate_labels' => '{1} Генерирай Етикет|[2,*] Генерирай Етикети',
'send_password_link' => 'Изпрати линк за ресет на парола',
'go' => 'Старт',
'bulk_actions' => 'Пакетни действия',
'add_maintenance' => 'Добави поддръжка',
'append' => 'Добави',
'new' => 'Нов',
];