minor fixes to fpm/php resources-forms and language-strings

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-10-13 16:53:36 +02:00
parent 52857c208a
commit 6953d0f883
7 changed files with 36 additions and 14 deletions

View File

@@ -301,6 +301,7 @@ return [
'misc' => 'Sonstiges',
'fpmsettings' => [
'addnew' => 'Neue PHP Version erstellen',
'edit' => 'PHP version bearbeiten',
],
'phpconfig' => [
'template_replace_vars' => 'Variablen, die in den Konfigurationen ersetzt werden',

View File

@@ -306,6 +306,7 @@ return [
'misc' => 'Miscellaneous',
'fpmsettings' => [
'addnew' => 'Create new PHP version',
'edit' => 'Change PHP version'
],
'phpconfig' => [
'template_replace_vars' => 'Variables that will be replaced in the configs',