Skip to content

Instantly share code, notes, and snippets.

@kutanov
Last active February 15, 2020 03:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kutanov/96420c1fdc8b49b05639f95b61f29a81 to your computer and use it in GitHub Desktop.
Save kutanov/96420c1fdc8b49b05639f95b61f29a81 to your computer and use it in GitHub Desktop.
locales/ru/translation.json
{
"home": {
"title": "Книжный магазин",
"total": "Всего в списке {{counter}} книг",
"buttonText": "Обновить страницу",
"buttonHTML": "<button onClick='window.location.reload();'>$t(buttonText)</button>",
},
"Something for Nothing": "Кое что задаром",
"Harry Potter and the Philosopher's Stone": "Гарри Поттер и Философский камень"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment