Sprankelprachtig aan/afmeldsysteem

en.yml 358B

12345678910111213141516171819
  1. en:
  2. person:
  3. singular: "Person"
  4. plural: "People"
  5. all: "All persons"
  6. new: "New Person"
  7. editing: "Editing Person"
  8. created: "Person created."
  9. updated: "Person updated."
  10. destroyed: "Person destroyed."
  11. errors:
  12. cannot_future: "can't be in the future"
  13. attrs:
  14. email: "Email address"
  15. password: "Password"