added ka-GE
This commit is contained in:
13
resources/lang/ka-GE/demo.php
Normal file
13
resources/lang/ka-GE/demo.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'ნაღდი ფული',
|
||||
'categories_deposit' => 'დეპოზიტი',
|
||||
'categories_sales' => 'გაყიდვები',
|
||||
'currencies_usd' => 'აშშ დოლარი',
|
||||
'currencies_eur' => 'ეურო',
|
||||
'currencies_gbp' => 'ბრიტანული ფუნტი',
|
||||
'currencies_try' => 'თურქული ლირა',
|
||||
|
||||
];
|
Reference in New Issue
Block a user