Skip to content

Commit

Permalink
Add a space in the language name of Traditional Chinese
Browse files Browse the repository at this point in the history
Signed-off-by: John Lin <johnlinp@gmail.com>
  • Loading branch information
johnlinp committed Aug 9, 2023
1 parent cabfeb6 commit 9f28f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ weight = 10
[languages.zh-tw]
title = "Cloud Native(雲原生) Glossary"
description = "CNCF 雲原生 Glossary 專案旨在用作討論雲原生應用程式時常用術語的參考"
languageName ="繁體中文(Traditional Chinese)"
languageName ="繁體中文 (Traditional Chinese)"
contentDir = "content/zh-tw"
weight = 11

Expand Down

0 comments on commit 9f28f69

Please sign in to comment.