Skip to content

Instantly share code, notes, and snippets.

@egebilican
Created March 27, 2019 15:07
Show Gist options
  • Save egebilican/b861689091895a8123d06d1c97c2e9d8 to your computer and use it in GitHub Desktop.
Save egebilican/b861689091895a8123d06d1c97c2e9d8 to your computer and use it in GitHub Desktop.
INTL-translation
{
"greeter.simpleExample": "Hi, {name}",
"greeter.complexExample": "Hello, {name}! {status, select, busy {you have {taskCount, plural,=0 {no tasks} one {# task} other {# tasks}}.} idle {You are free today!}}",
"greeter.lastUpdated": "Last updated:",
"greeter.simpleInjectedExample": "Text only!",
"dummyComponent.title": "English Title",
"dummyComponent.subTitle": "English subtitle",
"dummyComponent.text": "English text"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment