mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:24:58 +02:00
L10n (Zh): translates shell
This commit is contained in:
@@ -104,8 +104,8 @@ FFModuleBaseInfo ffShellModuleInfo = {
|
||||
.pl = "Powłoka",
|
||||
.pt = "Shell",
|
||||
.ru = "Оболочка",
|
||||
.zh_CN = "Shell",
|
||||
.zh_TW = "Shell",
|
||||
.zh_CN = "命令行解释器",
|
||||
.zh_TW = "命令列直譯器",
|
||||
},
|
||||
.initOptions = (void*) ffInitShellOptions,
|
||||
.destroyOptions = (void*) ffDestroyShellOptions,
|
||||
|
||||
Reference in New Issue
Block a user