Update lang.admin.config.php

This commit is contained in:
Frank Hochmuth 2024-03-25 23:21:29 +01:00 committed by GitHub
parent 90e55b9353
commit 5d532a4384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
<?php <?php
$lang ['admin'] ['config'] ['default'] = array( $lang ['admin'] ['config'] ['default'] = array(
'head' => 'Options', 'head' => 'Configuration',
'descr' => 'Customize and configure your FlatPress installation.', 'descr' => 'Customize and configure your FlatPress installation.',
'submit' => 'Save Changes', 'submit' => 'Save Changes',