mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
L10n (Zh): uses a different name for Monitor
This commit is contained in:
@@ -119,8 +119,8 @@ FFModuleBaseInfo ffMonitorModuleInfo = {
|
||||
.pl = "Monitor",
|
||||
.pt = "Monitor",
|
||||
.ru = "Монитор",
|
||||
.zh_CN = "显示器",
|
||||
.zh_TW = "顯示器",
|
||||
.zh_CN = "监视器",
|
||||
.zh_TW = "監視器",
|
||||
},
|
||||
.initOptions = (void*) ffInitMonitorOptions,
|
||||
.destroyOptions = (void*) ffDestroyMonitorOptions,
|
||||
|
||||
Reference in New Issue
Block a user