en.json 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "head_title": "From Elephant to Gopher - articles about PHP, Go, algorithms",
  3. "recent_articles": "Recent articles",
  4. "tags": "Tags",
  5. "to_main_page": "to main page",
  6. "read": "Read more",
  7. "main_page_title": "Articles list",
  8. "main_page_desc": "articles list",
  9. "main_page_keywords": "PHP, Go, Golang, programming, articles, blog",
  10. "article_page_title": "Article<br>%s",
  11. "tag_page_title": "Tag<br>%s",
  12. "tag_page_desc": "articles with tag %s",
  13. "tag_page_keywords": "programming, articles, blog, %s",
  14. "page_not_found_err_title": "Page not found",
  15. "page_not_found_err_desc": "The page you requested was not found",
  16. "internal_err_title": "Internal server error",
  17. "internal_err_desc": "Internal server error, let's go fix it...",
  18. "footer_text": "If you have any questions, suggestions or requests, please contact",
  19. "footer_author": "Dmitriy Gnatenko",
  20. "m01": "January",
  21. "m02": "February",
  22. "m03": "March",
  23. "m04": "April",
  24. "m05": "May",
  25. "m06": "June",
  26. "m07": "July",
  27. "m08": "August",
  28. "m09": "September",
  29. "m10": "October",
  30. "m11": "November",
  31. "m12": "December"
  32. }