PluginProbe
Extendify / trunk
Extendify vtrunk
3.2.1 3.2.0 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.6 3.0.5 3.0.4 trunk 0.1.0 0.10.0 0.10.1 0.10.2 0.11.0 0.11.1 0.2.0 0.3.0 0.3.1 0.4.0 0.5.0 0.6.0 All 127 releases
← All changes | src/Shared/state/ai-consent.js +1 -1 3.1.5 → trunk View file →
@@ -11,9 +11,9 @@
11 11 data: { option: 'ai_consent', value: store.state.userGaveConsent },
12 12 }),
13 13 };
14 14
15 -const defaultConsentTerms = sprintf(
15 +export const defaultConsentTerms = sprintf(
16 16 // translators: %1$s and %2$s are opening and closing anchor tags.
17 17 __(
18 18 'By using AI features, you agree with the %1$sTerms of Use and Privacy Policy%2$s.',
19 19 'extendify-local',