objects.json 178 B

1234567891011
  1. {
  2. "objects": {
  3. "test": {
  4. "result": "yes",
  5. "format": "More than #{ many }"
  6. }
  7. },
  8. "phrases": {
  9. "test a": "Test A"
  10. }
  11. }