akaunting/resources/lang/th-TH/footer.php

11 lines
307 B
PHP
Raw Normal View History

2018-05-14 07:01:48 +00:00
<?php
return [
'version' => 'เวอร์ชัน',
'powered' => 'ขับเคลื่อน โดย Akaunting',
2018-11-08 09:11:42 +00:00
'link' => 'https://akaunting.com',
2018-05-14 07:01:48 +00:00
'software' => 'ซอฟต์แวร์บัญชีฟรี',
];