akaunting/resources/lang/fa-IR/footer.php

11 lines
273 B
PHP
Raw Normal View History

2017-11-14 22:42:02 +00:00
<?php
return [
'version' => 'نسخه',
'powered' => 'طراحی شده توسط Akaunting',
2018-11-08 09:11:42 +00:00
'link' => 'https://akaunting.com',
2017-11-14 22:42:02 +00:00
'software' => 'نرم افزار حسابداری رایگان',
];