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

13 lines
215 B
PHP
Raw Normal View History

2017-12-18 18:13:02 +03:00
<?php
return [
2019-12-25 14:32:47 +03:00
'can_login' => 'Mund të Hyni?',
2017-12-18 18:13:02 +03:00
'user_created' => 'Përdoruesi u Krijua',
'error' => [
2020-02-05 13:43:29 +03:00
'email' => 'Emaili tashmë është marrë.',
2018-11-08 12:11:42 +03:00
],
2017-12-18 18:13:02 +03:00
];