make TwingleCampaings clonable

TwingleCampaings can be cloned. Cloned campaigns will generate a new cid and url.
This commit is contained in:
Marc Michalsky 2021-10-06 15:14:32 +02:00
parent f059abf5a8
commit a01367a161
6 changed files with 66 additions and 18 deletions

View file

@ -806,6 +806,14 @@ msgstr ""
msgid "Optional parent id for this Campaign"
msgstr ""
#: ./api/v3/TwingleCampaign/Create.php
msgid "Clone"
msgstr ""
#: ./api/v3/TwingleCampaign/Create.php
msgid "Set this value to true if this campaign is about to be cloned to recreate cid"
msgstr ""
#: ./api/v3/TwingleCampaign/Get.php ./api/v3/TwingleCampaign/Getsingle.php
msgid "Twingle Campaign CID"
msgstr ""
@ -1038,6 +1046,10 @@ msgstr ""
msgid "Campaign cloning failed"
msgstr ""
#: ./twinglecampaign.php
msgid "TwingleCampaign was cloned."
msgstr ""
#: ./twinglecampaign.php
msgid "TwingleCampaign update failed"
msgstr ""