Skip to content

Commit

Permalink
Add a space in the language name of Traditional Chinese (#2282)
Browse files Browse the repository at this point in the history
Signed-off-by: John Lin <[email protected]>
  • Loading branch information
johnlinp authored Aug 10, 2023
1 parent cabfeb6 commit b2daad1
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 b2daad1

Please sign in to comment.