snipe-it/resources/lang/pt-BR/table.php
snipe 5fb3cea0bb Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-06-24 11:41:20 +01:00

12 lines
233 B
PHP

<?php
return array(
'actions' => 'Ações',
'action' => 'Ação',
'by' => 'Por',
'item' => 'Item',
'no_matching_records' => 'Nenhum resultado foi encontrado',
);