akaunting/resources/lang/id-ID/footer.php

11 lines
241 B
PHP
Raw Normal View History

2018-01-13 12:08:50 +00:00
<?php
return [
'version' => 'Versi',
'powered' => 'Didukung oleh Akaunting',
2018-11-08 09:11:42 +00:00
'link' => 'https://akaunting.com',
2018-01-13 12:08:50 +00:00
'software' => 'Perangkat Lunak Akutansi Gratis',
];