en-US.json 269 B

12345678910
  1. {
  2. "home": "Home",
  3. "repoNotFound": "Example collection `%s` not found",
  4. "exampleNotFound": "Example `%s/%s` not found",
  5. "add": "Add",
  6. "exampleName": "Example name",
  7. "collectionName": "Collection name",
  8. "collection": "Collection:",
  9. "example": "Example:"
  10. }