Skip to content

Instantly share code, notes, and snippets.

@aaronj1335
Created August 15, 2013 18:30
Show Gist options
  • Select an option

  • Save aaronj1335/6243420 to your computer and use it in GitHub Desktop.

Select an option

Save aaronj1335/6243420 to your computer and use it in GitHub Desktop.
shared:
messageBody:
tagABSegment: "Tag this A/B Split as"
removeButtonTitle: "Remove"
addSegment: "Add A/B Split"
metadata:
select: "Select metadata field ..."
enterTagValue: "Enter Tag Value"
geoZipcode: "ZIP Code"
geoRadius: "Radius in Miles"
mobileFlow:
select: "Select mobile flow ..."
operators:
- { value: '=', text: 'is equal to' }
- { value: '!=', text: 'is not equal to' }
- { value: '<', text: 'is less than' }
- { value: '<=', text: 'is less than or equal to' }
- { value: '>', text: 'is greater than' }
- { value: '>=', text: 'is greater than or equal to' }
- { value: 'exists', text: 'exists' }
- { value: 'notexists', text: 'does not exist' }
- { value: 'nin', text: 'is not one of' }
- { value: 'in', text: 'is any of' }
- { value: 'all', text: 'is all of' }
- { value: 'geo', text: 'in radius of' }
- { value: 'notgeo', text: 'not in radius of' }
loading: Loading...
version:
major: 3
minor: 3
patch: 1
sitemap:
dashboard:
url: "/dashboard"
label: "Dashboard"
# formerly "/stream"
conversations:
url: "/conversations"
label: "Conversations"
# formerly "/messages/new"
messages:
url: "/message"
label: "Messages"
scheduled_messages:
url: "/messages/scheduled"
label: "Scheduled Messages"
# single page listing both flows and passes
campaigns:
url: "/campaigns"
label: "Campaigns"
new_flow:
url: "/flows/new"
label: "Flows"
new_pass:
url: "/passes/new"
label: "Passes"
# formerly triggers
keywords:
url: "/triggers"
label: "Triggers"
coupons:
url: "/coupons"
label: "Coupons"
reports:
url: "/reports"
label: "Reports"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment