|
@@ -5240,7 +5240,7 @@ $MoreDetails = "For more details";
|
|
|
$ServerRequirements = "Server requirements";
|
|
|
$ServerRequirementsInfo = "Your server must provide the following libraries to enable all features of Chamilo. The missing libraries shown in orange letters are optional, but some features of Chamilo might be disabled if they are not installed. You can still install those libraries later on to enable the missing features.";
|
|
|
$PHPVersion = "PHP version";
|
|
|
-$Support = "support";
|
|
|
+$Support = "Support";
|
|
|
$PHPVersionOK = "Your PHP version matches the minimum requirement:";
|
|
|
$RecommendedSettings = "Recommended settings";
|
|
|
$RecommendedSettingsInfo = "Recommended settings for your server configuration. These settings are set in the php.ini configuration file on your server.";
|