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/Agent/workflows/theme/change-site-vibes.js +1 -1 3.1.3 → trunk View file →
@@ -14,9 +14,9 @@
14 14 redirectComponent: () =>
15 15 Redirect(
16 16 // translators: "site style" refers to the structural aesthetic style for the site.
17 17 __(
18 - 'Hey there! It looks like you are trying to change your site style, but you are not on a page where we can do that.',
18 + 'It looks like you are trying to change your site style, but you are not on a page where we can do that.',
19 19 'extendify-local',
20 20 ),
21 21 ),
22 22 id: 'change-site-vibes',