akaunting/resources/lang/sq-AL/customers.php

17 lines
388 B
PHP
Raw Normal View History

2017-12-18 18:13:02 +03:00
<?php
return [
'allow_login' => 'Lejo Identifikimin?',
'user_created' => 'Përdoruesi u Krijua',
'error' => [
'email' => 'Emaili tashmë është marrë.'
2018-11-08 12:11:42 +03:00
],
'notification' => [
2018-11-16 16:02:06 +03:00
'message' => ':customer bëri :amount pagesën në numrin e faturës :invoice_number.',
'button' => 'Shfaq',
2018-11-08 12:11:42 +03:00
],
2017-12-18 18:13:02 +03:00
];