{
  "locale": "ja",
  "messages": {
    "greeting": "こんにちは",
    "welcome": "ようこそ、{name}",
    "items": "{count, plural, =0 {No items} one {# item} other {# items}}",
    "gender": "{userGender, select, male {He} female {She} other {They}} liked this.",
    "save": "保存",
    "cancel": "キャンセル"
  },
  "format": "icu-messageformat",
  "sample": true
}
