add support for free/paid in module, theme, translation installation

This commit is contained in:
Shaun Walker
2021-08-13 15:56:22 -04:00
parent b19cbf54e0
commit ffe724b32d
9 changed files with 177 additions and 35 deletions

View File

@ -282,4 +282,13 @@
<data name="Message.InfoRequired" xml:space="preserve">
<value>Please Provide All Required Information</value>
</data>
<data name="Free" xml:space="preserve">
<value>Free</value>
</data>
<data name="Paid" xml:space="preserve">
<value>Paid</value>
</data>
<data name="Search.Price" xml:space="preserve">
<value>price</value>
</data>
</root>