12 lines
211 B
PHP
12 lines
211 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'actions' => 'פעולות',
|
|
'action' => 'פעולה',
|
|
'by' => 'על ידי',
|
|
'item' => 'פריט',
|
|
'no_matching_records' => 'לא נמצאו רשומות תואמות',
|
|
|
|
];
|