Browse Source

Correct the original translation (#241)

tags/2.6.0
zhangshengdong29 5 years ago
parent
commit
9e649d2f20
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      i18n/zh.toml

+ 3
- 3
i18n/zh.toml View File

other = "最近 {{.Title }}" other = "最近 {{.Title }}"


[readMore] [readMore]
other = "繼續閱讀"
other = "继续阅读"


[whatsInThis] [whatsInThis]
other = "What's in this {{ .Type }}"
other = "这是什么 {{ .Type }}"


[related] [related]
other = "相內容"
other = "相內容"


[yourName] [yourName]
other = "你的名字" other = "你的名字"

Loading…
Cancel
Save