浏览代码

feat: add RU translation (#177)

Signed-off-by: Kirill K <kovalev.kirill.a@gmail.com>
tags/2.45
Kirill K 5 年前
父节点
当前提交
0e3fd736c7
共有 1 个文件被更改,包括 17 次插入0 次删除
  1. 17
    0
      i18n/ru.toml

+ 17
- 0
i18n/ru.toml 查看文件

@@ -0,0 +1,17 @@
[more]
other = "Ещё"

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

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

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

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

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

正在加载...
取消
保存