en.yml 479 B

12345678910111213141516171819202122232425262728
  1. index:
  2. home: 'home'
  3. search: 'Search'
  4. archive: 'archive'
  5. category: 'category'
  6. uncategorized: 'uncategorized'
  7. tag: 'tag'
  8. nav:
  9. current_page:
  10. other: 'Page %d '
  11. total_page:
  12. other: 'of %d'
  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. profile:
  24. follow: 'FOLLOW'
  25. post: 'post'
  26. tag: 'tag'
  27. posts: 'posts'
  28. tags: 'tags'