mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-22 18:12:01 +00:00
New translations settings.php (Dutch)
[ci skip]
This commit is contained in:
parent
818c6b453f
commit
bcaf01b509
@ -11,12 +11,12 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'title' => 'Algemene instellingen',
|
'title' => 'Algemene instellingen',
|
||||||
'instance' => [
|
'instance' => [
|
||||||
'title' => 'Instance',
|
'title' => 'Instantie',
|
||||||
'site_icon' => 'Site icon',
|
'site_icon' => 'Site icon',
|
||||||
'site_icon_delete' => 'Delete site icon',
|
'site_icon_delete' => 'Delete site icon',
|
||||||
'site_icon_hint' => 'Site icons are what you see on your browser tabs, bookmarks bar, and when you add a website as a shortcut on mobile devices.',
|
'site_icon_hint' => 'Site icons are what you see on your browser tabs, bookmarks bar, and when you add a website as a shortcut on mobile devices.',
|
||||||
'site_icon_helper' => 'Icon must be squared and at least 512px wide and tall.',
|
'site_icon_helper' => 'Icon must be squared and at least 512px wide and tall.',
|
||||||
'site_name' => 'Site name',
|
'site_name' => 'Naam van site',
|
||||||
'site_description' => 'Site description',
|
'site_description' => 'Site description',
|
||||||
'submit' => 'Opslaan',
|
'submit' => 'Opslaan',
|
||||||
'editSuccess' => 'Instance has been updated successfully!',
|
'editSuccess' => 'Instance has been updated successfully!',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user