We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43692c2 commit a9b8a7bCopy full SHA for a9b8a7b
interface/web/client/lib/lang/en_client.lng
@@ -79,8 +79,8 @@ $wb["default_dbserver_txt"] = 'Default Database Server';
79
$wb["limit_database_txt"] = 'Max. number of Databases';
80
$wb["limit_database_error_notint"] = 'The database limit must be a number.';
81
$wb["username_error_regex"] = 'The Username contains invalid chracaters.';
82
-$wb["template_master_txt"] = 'Master';
83
-$wb["template_additional_txt"] = 'Addon';
+$wb["template_master_txt"] = 'Master template';
+$wb["template_additional_txt"] = 'Addon template';
84
$wb["ssh_chroot_txt"] = 'SSH-Chroot Options';
85
$wb["web_php_options_txt"] = 'PHP Options';
86
?>
0 commit comments