de.forumzfd.twinglecampaign/CRM/TwingleCampaign/resources/dictionary.json
2020-11-12 17:37:37 +01:00

13 lines
No EOL
282 B
JSON

{
"TwingleProject": {
"name": "title",
"last_update": "last_modified_date",
"project_target": "goal_revenue"
},
"TwingleEvent": {
"description": "title",
"updated_at": "last_modified_date",
"created_at": "start_date",
"target": "goal_revenue"
}
}