en-US.json 303 B

1234567891011
  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. "fileNameWithExt": "File name"
  11. }