Skip to content

Commit

Permalink
feat(i18n): add Russian translations (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: wildserver <[email protected]>
  • Loading branch information
wildserver and wildserver committed Nov 1, 2023
1 parent a811f0b commit db1fd6b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions i18n/ru.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[on_this_page]
other = "На этой странице"

[read_more]
other = "Читать далее"

[reading_time]
other = "Читается за {{ .Count }} мин."

0 comments on commit db1fd6b

Please sign in to comment.