add ability to Synchronize local modules and themes with Marketplace

This commit is contained in:
sbwalker
2025-03-19 14:37:36 -04:00
parent 69d58a4273
commit 4656471a0a
9 changed files with 174 additions and 117 deletions

View File

@ -159,4 +159,13 @@
<data name="Enabled" xml:space="preserve">
<value>Enabled?</value>
</data>
<data name="Synchronize" xml:space="preserve">
<value>Synchronize</value>
</data>
<data name="Success.Module.Synchronize" xml:space="preserve">
<value>Modules Have Been Successfully Synchronized With The Marketplace</value>
</data>
<data name="Error.Module.Synchronize" xml:space="preserve">
<value>Error Synchronizing Modules With The Marketplace</value>
</data>
</root>