mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 15:56:15 +02:00
fix(i18n): missing "s" in "About Feeds"
This commit is contained in:
parent
7639614613
commit
8ce4999bcc
2 changed files with 2 additions and 2 deletions
|
@ -53,6 +53,6 @@ close_quotation_mark = "」"
|
|||
# Translations for stylised Atom feed.
|
||||
# https://welpo.github.io/tabi/atom.xml
|
||||
# Must contain "About Feeds"; it will become a link.
|
||||
about_feeds = "这是Web Feed,又称为Atom Feed,把现在的网址复制到新闻阅读器即可订阅本站文章。造访「About Feed」来了解更多资讯。"
|
||||
about_feeds = "这是Web Feed,又称为Atom Feed,把现在的网址复制到新闻阅读器即可订阅本站文章。造访「About Feeds」来了解更多资讯。"
|
||||
visit_the_site = "造访网站"
|
||||
recent_posts = "近期文章"
|
||||
|
|
|
@ -53,6 +53,6 @@ close_quotation_mark = "」"
|
|||
# Translations for stylised Atom feed.
|
||||
# https://welpo.github.io/tabi/atom.xml
|
||||
# Must contain "About Feeds"; it will become a link.
|
||||
about_feeds = "這是Web Feed,又稱為Atom Feed,把現在的網址複製到新聞閱讀器即可訂閱本站文章。造訪「About Feed」來了解更多資訊。"
|
||||
about_feeds = "這是Web Feed,又稱為Atom Feed,把現在的網址複製到新聞閱讀器即可訂閱本站文章。造訪「About Feeds」來了解更多資訊。"
|
||||
visit_the_site = "造訪網站"
|
||||
recent_posts = "近期文章"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue