This commit is contained in:
Darren Ethier 2019-12-16 07:28:03 -05:00 committed by GitHub
parent 2b1767482a
commit 762caa5aae
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ const Edit = ( { attributes, setAttributes, debouncedSpeak } ) => {
>
<p>
{ __(
"Attributes are needed for filtering your products. You haven't created any products yet.",
"Attributes are needed for filtering your products. You haven't created any attributes yet yet.",
'woo-gutenberg-products-block'
) }
</p>