added ka-GE
This commit is contained in:
16
resources/lang/ka-GE/customers.php
Normal file
16
resources/lang/ka-GE/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