🇩🇪 update German translations
This commit is contained in:
parent
87e72052b0
commit
91eaadae79
5 changed files with 116 additions and 25 deletions
|
@ -24,7 +24,7 @@ function _civicrm_api3_twingle_campaign_Get_spec(array &$spec) {
|
|||
'title' => E::ts('Twingle Campaign CID'),
|
||||
'type' => CRM_Utils_Type::T_STRING,
|
||||
'api.required' => 0,
|
||||
'description' => E::ts('A unique identifier for a TwingleCampaign generated by a hashing its id + name'),
|
||||
'description' => E::ts('A unique TwingleCampaign identifier for external usage'),
|
||||
];
|
||||
$spec['project_id'] = [
|
||||
'name' => 'project_id',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue