mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
4b2b95d954
commit
e860b523b5
@ -112,9 +112,7 @@ return [
|
|||||||
'profile' => [
|
'profile' => [
|
||||||
'name' => 'Profil'
|
'name' => 'Profil'
|
||||||
],
|
],
|
||||||
'menu_balance' => [
|
|
||||||
'name' => 'Bakiye'
|
|
||||||
],
|
|
||||||
'create' => [
|
'create' => [
|
||||||
'name' => 'Oluştur'
|
'name' => 'Oluştur'
|
||||||
],
|
],
|
||||||
@ -197,6 +195,32 @@ return [
|
|||||||
'name' => 'Satışlarım'
|
'name' => 'Satışlarım'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
/* Right Dock*/
|
||||||
|
'right_secure_trading_subject' => [
|
||||||
|
'name' => 'Secure Trading'
|
||||||
|
],
|
||||||
|
'right_secure_trading_msg' => [
|
||||||
|
'name' => 'Lorem ipsum dolor sit amet, consectetur adipisicing elit'
|
||||||
|
],
|
||||||
|
'right_support_subject' => [
|
||||||
|
'name' => '24/7 Support'
|
||||||
|
],
|
||||||
|
'right_support_msg' => [
|
||||||
|
'name' => 'Lorem ipsum dolor sit amet, consectetur adipisicing elit'
|
||||||
|
],
|
||||||
|
'right_easy_trading_subject' => [
|
||||||
|
'name' => 'Easy Trading'
|
||||||
|
],
|
||||||
|
'right_easy_trading_msg' => [
|
||||||
|
'name' => 'Lorem ipsum dolor sit amet, consectetur adipisicing elit'
|
||||||
|
],
|
||||||
|
'right_need_help_subject' => [
|
||||||
|
'name' => 'Need Help?'
|
||||||
|
],
|
||||||
|
'right_need_help_msg' => [
|
||||||
|
'name' => 'Give a call on'
|
||||||
|
],
|
||||||
'disable_account' => [
|
'disable_account' => [
|
||||||
'name' => 'Hesabı Dondur'
|
'name' => 'Hesabı Dondur'
|
||||||
],
|
],
|
||||||
@ -396,7 +420,9 @@ return [
|
|||||||
'corporate' => [
|
'corporate' => [
|
||||||
'name' => 'Kurumsal',
|
'name' => 'Kurumsal',
|
||||||
],
|
],
|
||||||
|
|
||||||
'details' => [
|
'details' => [
|
||||||
'name' => 'Detaylar'
|
'name' => 'Detaylar'
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user