Skip to content

Commit

Permalink
feat: add RU translation (#177)
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill K <kovalev.kirill.a@gmail.com>
  • Loading branch information
agrrh authored and Bud Parr committed Jun 8, 2019
1 parent ce82149 commit 0e3fd73
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions i18n/ru.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[more]
other = "Ещё"

[allTitle]
other = "Все {{.Title }}"

[recentTitle]
other = "Недавние {{.Title }}"

[readMore]
other = "читать дальше"

[whatsInThis]
other = "Содержание {{ .Type }}"

[related]
other = "Схожие"

0 comments on commit 0e3fd73

Please sign in to comment.