mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
New translations plugins.php (Dutch)
[ci skip]
This commit is contained in:
parent
a6750efd04
commit
c5ab5b9b45
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user