3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-08 18:55:52 +00:00
Files
snipe-it/resources/lang/ar/table.php
2017-01-10 17:53:06 -08:00

11 lines
167 B
PHP

<?php
return array(
'actions' => 'الإجراءات',
'action' => 'الإجراء',
'by' => 'بواسطة',
'item' => 'عنصر',
);