new crowdin translations
This commit is contained in:
14
resources/lang/ta-IN/accounts.php
Normal file
14
resources/lang/ta-IN/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'கணக்கின் பெயர்',
|
||||
'number' => 'எண்',
|
||||
'opening_balance' => 'ஆரம்ப இருப்பு',
|
||||
'current_balance' => 'தற்போதைய இருப்பு',
|
||||
'bank_name' => 'வங்கி பெயர்',
|
||||
'bank_phone' => 'வங்கி தொலைபேசி எண்',
|
||||
'bank_address' => 'வங்கி முகவரி',
|
||||
'default_account' => 'இயல்புநிலை கணக்கு',
|
||||
|
||||
];
|
Reference in New Issue
Block a user