snipe-it/resources/lang/fa-IR/table.php
snipe 85cb7c92e7 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-03 20:44:40 +01:00

12 lines
252 B
PHP
Raw Permalink 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(
'actions' => 'فعالیت ها',
'action' => 'فعالیت',
'by' => 'توسط',
'item' => 'مورد',
'no_matching_records' => 'No matching records found',
);