mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-24 19:12:01 +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 [
|
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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user