mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations help.php (Turkish)
This commit is contained in:
parent
0bba5913ab
commit
365a218e13
@ -1,14 +1,14 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'title' => 'Helpful Resources',
|
'title' => 'Yardımcı Kaynaklar',
|
||||||
'description' => 'Find help and discover features with these helpful resources.',
|
'description' => 'Bu yararlı kaynaklarla yardım bulun ve özellikleri keşfedin.',
|
||||||
'documentation_link' => 'OpenClassify Documentation',
|
'documentation_link' => 'OpenClassify Dokumanları',
|
||||||
'documentation_description' => 'Find documentation for OpenClassify, developing addons, and using addons too.',
|
'documentation_description' => 'OpenClassify, eklentiler geliştirme ve eklentileri kullanma ile ilgili belgeleri bulun.',
|
||||||
'slack_link' => 'Slack Team',
|
'slack_link' => 'Slack Takımı',
|
||||||
'slack_description' => 'Find and communicate with other OpenClassify users and developers.',
|
'slack_description' => 'Diğer OpenClassify kullanıcılarını ve geliştiricilerini bulun ve iletişim kurun.',
|
||||||
'forum_link' => 'Discussion Forum',
|
'forum_link' => 'Tartışma forumu',
|
||||||
'forum_description' => 'Find answers and post questions about using and developing with OpenClassify.',
|
'forum_description' => 'OpenClassify\'ı kullanma ve geliştirme ile ilgili cevapları bulun ve sorular gönderin.',
|
||||||
'addons_link' => 'Available Addons',
|
'addons_link' => 'Kullanılabilir Eklentiler',
|
||||||
'addons_description' => 'Discover addons available for OpenClassify.',
|
'addons_description' => 'OpenClassify için kullanılabilecek eklentileri keşfedin.',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user