snipe-it/resources/lang/af/table.php

11 lines
134 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return array(
2017-10-17 18:52:20 -07:00
'actions' => 'aksies',
'action' => 'aksie',
'by' => 'deur',
'item' => 'item',
2017-04-06 21:36:33 -07:00
);