akaunting/resources/lang/az-AZ/customers.php

13 lines
222 B
PHP
Raw Normal View History

2021-02-07 16:50:23 +00:00
<?php
return [
'can_login' => 'Giriş Edə Bilər',
'user_created' => 'İstifadəçi yarat',
'error' => [
'email' => 'E-poçt ünvanı istifadə edilir.',
],
];