New translations plugins.php (Dutch)

[ci skip]
This commit is contained in:
crowdin 2024-08-09 15:28:02 +00:00
parent a6750efd04
commit c5ab5b9b45

View File

@ -9,7 +9,7 @@ declare(strict_types=1);
*/ */
return [ return [
'installed' => 'Plugins installed', 'installed' => 'Plug-ins geïnstalleerd',
'about' => 'Over', 'about' => 'Over',
'website' => 'Website', 'website' => 'Website',
'repository' => 'Code repository', 'repository' => 'Code repository',
@ -41,7 +41,7 @@ return [
'noDescription' => 'Geen beschrijving', 'noDescription' => 'Geen beschrijving',
'noReadme' => 'Geen README-bestand gevonden.', 'noReadme' => 'Geen README-bestand gevonden.',
'messages' => [ 'messages' => [
'saveSettingsSuccess' => '{pluginTitle} settings were successfully saved!', 'saveSettingsSuccess' => '{pluginTitle} instellingen zijn succesvol opgeslagen!',
], ],
'errors' => [ 'errors' => [
'manifestError' => 'Plugin manifest has errors', 'manifestError' => 'Plugin manifest has errors',