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 2ad7ea5 commit 8b7fc27Copy full SHA for 8b7fc27
frontend/src/components/ui/config-details.ts
@@ -476,7 +476,7 @@ export class ConfigDetails extends BtrixElement {
476
Boolean(config.extraHops),
477
)}
478
${this.renderSetting(
479
- msg("Skip Pages Disallowed By Robots.txt"),
+ msg("Skip Pages Disallowed by robots.txt"),
480
Boolean(config.robots),
481
482
0 commit comments