matomo / plugins /Installation /templates /cannotConnectToDb.twig
Leon4gr45's picture
Upload source files chunk 17
58ce155 verified
Raw
History Blame Contribute Delete
243 Bytes
<p>{{ 'Installation_CannotConnectToDb'|translate }}:</p>
<p><strong>{{ exceptionMessage }}</strong></p>
<p>{{ 'Installation_CannotConnectToDbResolvingExplanation'|translate('<a href="javascript:window.location.reload()">', '</a>')|raw }}</p>