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 [
'installed' => 'Plugins installed',
'installed' => 'Plug-ins geïnstalleerd',
'about' => 'Over',
'website' => 'Website',
'repository' => 'Code repository',
@ -41,7 +41,7 @@ return [
'noDescription' => 'Geen beschrijving',
'noReadme' => 'Geen README-bestand gevonden.',
'messages' => [
'saveSettingsSuccess' => '{pluginTitle} settings were successfully saved!',
'saveSettingsSuccess' => '{pluginTitle} instellingen zijn succesvol opgeslagen!',
],
'errors' => [
'manifestError' => 'Plugin manifest has errors',