translate links

This commit is contained in:
denisdulici
2018-10-10 11:35:52 +03:00
parent f75f043024
commit 2c5c7431c4
6 changed files with 6 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ return [
'version' => 'Version',
'powered' => 'Powered By Akaunting',
'link' => 'https://akaunting.com',
'software' => 'Free Accounting Software',
];

View File

@@ -11,5 +11,6 @@ return [
'items_stock' => '{1} :count item out of stock|[2,*] :count items out of stock',
'view_all' => 'View All'
],
'docs_link' => 'https://akaunting.com/docs',
];