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 52dea23 commit 3678282Copy full SHA for 3678282
1 file changed
etc/nginx/errors/weblate-timeout.html
@@ -316,7 +316,7 @@
316
<h1 class="section-title min-m">Weblate took too long to respond</h1>
317
<div class="page-desc">
318
<p>The application did not respond before the proxy timeout expired.</p>
319
- <p>This can happen while the container is still finishing startup, but it can also indicate a temporary backend problem.</p>
+ <p>This can happen while the application is still finishing startup, but it can also indicate a temporary backend problem.</p>
320
<p class="small">Try again in a little while. If the problem persists, check the backend service health.</p>
321
</div>
322
0 commit comments