en.toml 585 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [read_more]
  2. other = "Read More"
  3. [copyright]
  4. other = "Copyright"
  5. [all_rights]
  6. other = "All Rights Reserved"
  7. [share_on]
  8. other = "Share on"
  9. [featured_posts]
  10. other = "Featured Posts"
  11. [recent_posts]
  12. other = "Recent Posts"
  13. [404_title]
  14. other = "Lost"
  15. [could_not_find]
  16. other = "We couldn't find the page you're looking for"
  17. [go_back]
  18. other = "Go Back"
  19. [translations]
  20. other = "Translations"
  21. [categories]
  22. other = "Categories"
  23. [tags]
  24. other = "Tags"
  25. [series]
  26. other = "Series"
  27. [all_categories]
  28. other = "All Categories"
  29. [all_tags]
  30. other = "All Tags"
  31. [all_series]
  32. other = "All Series"