Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2022 07:33:21 GMT
From:      Ruey-Cherng Yu <rcyu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 40aaf260bf - main - - remove redundant character
Message-ID:  <202204150733.23F7XLoN010778@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rcyu:

URL: https://cgit.FreeBSD.org/doc/commit/?id=40aaf260bf399d81fc80208edb91039609c440ad

commit 40aaf260bf399d81fc80208edb91039609c440ad
Author:     Ruey-Cherng Yu <rcyu@FreeBSD.org>
AuthorDate: 2022-04-15 07:32:40 +0000
Commit:     Ruey-Cherng Yu <rcyu@FreeBSD.org>
CommitDate: 2022-04-15 07:32:40 +0000

    - remove redundant character
---
 documentation/themes/beastie/i18n/zh-tw.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/themes/beastie/i18n/zh-tw.toml b/documentation/themes/beastie/i18n/zh-tw.toml
index af3490f0f6..3679505289 100644
--- a/documentation/themes/beastie/i18n/zh-tw.toml
+++ b/documentation/themes/beastie/i18n/zh-tw.toml
@@ -17,7 +17,7 @@ other = "FreeBSD 文件"
 other = "FreeBSD 是用於現代伺服器、桌面環境和嵌入式平台的作業系統。"
 
 [global-search-placeholder]
-other = "在文章、書籍和指引中搜尋。"
+other = "在文章、書籍和指引中搜尋。"
 
 [toc]
 other = "目錄"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204150733.23F7XLoN010778>