mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations help.php (Japanese)
This commit is contained in:
parent
8a23411cd5
commit
396bb95259
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '役立つリソース',
|
||||
'description' => 'これらの役立つリソースでヘルプを見つけ、機能を見つけてください。',
|
||||
'documentation_link' => 'OpenClassifyドキュメント',
|
||||
'documentation_description' => 'OpenClassify、アドオンの開発、アドオンの使用に関するドキュメントを見つけてください。',
|
||||
'slack_link' => 'Slackチーム',
|
||||
'slack_description' => '他のOpenClassifyのユーザーや開発者を見つけて連絡します。',
|
||||
'forum_link' => 'ディスカッションフォーラム',
|
||||
'forum_description' => 'OpenClassifyの使用と開発に関する回答を見つけ、質問を投稿してください。',
|
||||
'addons_link' => '利用可能なアドオン',
|
||||
'addons_description' => 'OpenClassifyで利用できるアドオンを見つけてください。',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user