en.yml 570 Bytes
en:
  activemodel:
    models:
      project:
        one: "Project"
        other: "Projects"
    attributes:
      project:
        name: "Name"
        description: "Description"
  new_project: "New Project"
  edit_project: "Edit Project"
  your_projects: "Your projects"
  new_project: "New Project"
  destroy_project: "Destroy Project"
  want_destroy_project: "Are you sure that you want to destroy this Project?"
  image_url: "Image URL"
  all_projects: "All Projects"
  no_repositories: "There are no Repositories yet!"
  no_image_available: "No Image Available"