3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 12:55:53 +00:00
Files
snipe-it/resources/lang/th/table.php

11 lines
190 B
PHP

<?php
return array(
'actions' => 'การกระทำ',
'action' => 'การกระทำ',
'by' => 'โดย',
'item' => 'รายการ',
);