en.yml 463 B

123456789101112131415161718192021222324252627
  1. index:
  2. home: 'home'
  3. search: 'Search'
  4. archive: 'archive'
  5. category: 'category'
  6. uncategorized: 'uncategorized'
  7. tag: 'tag'
  8. nav:
  9. next: 'Next'
  10. prev: 'Prev'
  11. widget:
  12. recents: 'recents'
  13. archives: 'archives'
  14. categories: 'categories'
  15. links: 'links'
  16. tags: 'tags'
  17. tag_cloud: 'tag cloud'
  18. article:
  19. comments: 'Comments'
  20. share: 'Share'
  21. catalogue: 'Catalogue'
  22. profile:
  23. follow: 'FOLLOW'
  24. post: 'post'
  25. tag: 'tag'
  26. posts: 'posts'
  27. tags: 'tags'