Skip to content

Commit

Permalink
fix: WC textdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Dec 16, 2024
1 parent c9de725 commit 4652e69
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Oblak-WooCommerce/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
-->
<rule ref="WooCommerce"/>

<rule ref="WordPress.WP.I18n">
<properties>
<property name="text_domain" type="array" extend="true">
<element value="woocommerce"/>
</property>
</properties>
</rule>

<!--
#############################################################################
Custom overrides
Expand Down

0 comments on commit 4652e69

Please sign in to comment.