Skip to content

Instantly share code, notes, and snippets.

@dpalita
Last active March 20, 2019 09:07
Show Gist options
  • Save dpalita/78224d92697625ea82e4353d603e6209 to your computer and use it in GitHub Desktop.
Save dpalita/78224d92697625ea82e4353d603e6209 to your computer and use it in GitHub Desktop.
i18n.ActivityStatus={value, select, other {unknown}\
COMPLETED {Completed}\
DUE_TODAY {Due today}\
OVERDUE {Overdue}\
PENDING {Pending}\
}
# Usage : {{'i18n.ActivityStatus' | translate:{value: activity.status} }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment