en.yml 438 B

1234567891011121314151617181920212223242526
  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. profile:
  22. follow: 'FOLLOW'
  23. post: 'post'
  24. tag: 'tag'
  25. posts: 'posts'
  26. tags: 'tags'