Fix typo enabled to enable.
This commit is contained in:
Andrew Fontana
2024-08-25 10:05:14 +02:00
committed by GitHub
parent 9852e25c6e
commit 1bb82151da

View File

@@ -239,7 +239,7 @@
"rebuildRequired": "Rebuild is required"
},
"messages": {
"cacheIsDisabled": "Cache is disabled, the application will run slow. Enabled cache in the [settings](#Admin/settings).",
"cacheIsDisabled": "Cache is disabled, the application will run slow. Enable cache in the [settings](#Admin/settings).",
"formulaFunctions": "More functions can be found in [documentation]({documentationUrl}).",
"rebuildRequired": "You need to run rebuild from CLI.",
"upgradeVersion": "EspoCRM will be upgraded to version **{version}**. Please be patient as this may take a while.",