mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations help.php (Dutch)
This commit is contained in:
parent
138000817d
commit
eaa7b97441
@ -1,14 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Helpful Resources',
|
||||
'description' => 'Find help and discover features with these helpful resources.',
|
||||
'documentation_link' => 'OpenClassify Documentation',
|
||||
'documentation_description' => 'Find documentation for OpenClassify, developing addons, and using addons too.',
|
||||
'title' => 'Handige bronnen',
|
||||
'description' => 'Vind hulp en ontdek functies met deze handige bronnen.',
|
||||
'documentation_link' => 'OpenClassify-documentatie',
|
||||
'documentation_description' => 'Zoek documentatie voor OpenClassify, ontwikkel add-ons en gebruik ook add-ons.',
|
||||
'slack_link' => 'Slack Team',
|
||||
'slack_description' => 'Find and communicate with other OpenClassify users and developers.',
|
||||
'forum_link' => 'Discussion Forum',
|
||||
'forum_description' => 'Find answers and post questions about using and developing with OpenClassify.',
|
||||
'addons_link' => 'Available Addons',
|
||||
'addons_description' => 'Discover addons available for OpenClassify.',
|
||||
'slack_description' => 'Vind en communiceer met andere OpenClassify-gebruikers en ontwikkelaars.',
|
||||
'forum_link' => 'Discussieforum',
|
||||
'forum_description' => 'Vind antwoorden en stel vragen over het gebruik en de ontwikkeling met OpenClassify.',
|
||||
'addons_link' => 'Beschikbare add-ons',
|
||||
'addons_description' => 'Ontdek add-ons die beschikbaar zijn voor OpenClassify.',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user