en.yml 498 B

1234567891011121314151617181920212223242526272829
  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. older: 'Older'
  12. newer: 'Newer'
  13. widget:
  14. recents: 'recents'
  15. archives: 'archives'
  16. categories: 'categories'
  17. links: 'links'
  18. tags: 'tags'
  19. tag_cloud: 'tag cloud'
  20. article:
  21. comments: 'Comments'
  22. share: 'Share'
  23. catalogue: 'Catalogue'
  24. profile:
  25. follow: 'FOLLOW'
  26. post: 'post'
  27. tag: 'tag'
  28. posts: 'posts'
  29. tags: 'tags'