en.json 876 B

12345678910111213141516171819202122232425262728
  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. "footer_text": "If you have any questions, suggestions or requests, please contact",
  15. "footer_author": "Dmitriy Gnatenko",
  16. "m01": "January",
  17. "m02": "February",
  18. "m03": "March",
  19. "m04": "April",
  20. "m05": "May",
  21. "m06": "June",
  22. "m07": "July",
  23. "m08": "August",
  24. "m09": "September",
  25. "m10": "October",
  26. "m11": "November",
  27. "m12": "December"
  28. }