mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 19:17:45 +02:00
feat(settings): add general config for instance (site name, description and icon)
This commit is contained in:
parent
193b373bc9
commit
5c56f3e6f0
41 changed files with 533 additions and 52 deletions
|
|
@ -28,6 +28,8 @@ return [
|
|||
'pages' => 'Pages',
|
||||
'page-list' => 'Toutes les pages',
|
||||
'page-create' => 'Créer une page',
|
||||
'settings' => 'Paramètres',
|
||||
'settings-general' => 'Général',
|
||||
'account' => [
|
||||
'my-account' => 'Mon compte',
|
||||
'change-password' => 'Modifier le mot de passe',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue