en.yml 567 B

123456789101112131415161718192021222324252627282930
  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: 'recent'
  15. archives: 'archives'
  16. categories: 'categories'
  17. links: 'links'
  18. tags: 'tags'
  19. tag_cloud: 'tag cloud'
  20. article:
  21. more: 'Read More'
  22. comments: 'Comments'
  23. share: 'Share'
  24. catalogue: 'Catalogue'
  25. profile:
  26. follow: 'FOLLOW'
  27. post: 'post'
  28. tag: 'tag'
  29. posts: 'posts'
  30. tags: 'tags'