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.
2 parents 6ea0733 + f5aded9 commit 22abd49Copy full SHA for 22abd49
src/blocks/plugins/patterns-library/cloudLibraryPlaceholder.js
@@ -9,7 +9,7 @@ export default () => (
9
<h2>{__('Add External Sources', 'otter-blocks')}</h2>
10
11
<div>
12
- <p>{__('Import templates from any site using Templates Cloud.', 'otter-blocks')}</p>
+ <p>{__('Import templates from any site using Templates Cloud. Free Sources included.', 'otter-blocks')}</p>
13
<p>{__('Share patterns between your own sites.', 'otter-blocks')}</p>
14
</div>
15
0 commit comments