3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 11:55:54 +00:00
Files
snipe-it/resources/lang/pt-BR/table.php

11 lines
135 B
PHP

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