sr-RS translation
This commit is contained in:
16
resources/lang/sr-RS/customers.php
Normal file
16
resources/lang/sr-RS/customers.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Омогућити пријаву?',
|
||||
'user_created' => 'Корисник је креиран',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Ова Е-пошта је већ заузета.'
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ': купац направио: износ уплате на број фактуре: инвоице_нумбер.',
|
||||
'button' => 'Прикажи',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user