diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
commit | cfcef2a071be4e97204a05f46328ab78e30e603e (patch) | |
tree | 5e80b7f3b3524cf097b38c43c4e6c2b349784687 /lng/Chinese | |
parent | 4d11347bee488ecd37f56c4a87ad79f863d95b21 (diff) | |
download | hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.lz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.xz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.zip |
[lng]: fix name variables of script
Diffstat (limited to 'lng/Chinese')
-rw-r--r-- | lng/Chinese | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lng/Chinese b/lng/Chinese index 941cc9f..4ad18e6 100644 --- a/lng/Chinese +++ b/lng/Chinese @@ -60,8 +60,8 @@ txtarchinstallmenu="Arch安装菜单" txtrungrubmakeconfig="运行grub-mkconfig?" txteditmirrorlist="编辑源列表" -txtinstallarchlinux="安装Hyperbola GNU+Linux-libre" -txtconfigarchlinux="配置Hyperbola GNU+Linux-libre" +txtinstallhyperbola="安装Hyperbola GNU+Linux-libre" +txtconfighyperbola="配置Hyperbola GNU+Linux-libre" txtsethostname="设置计算机名" txtsetfont="设置字体" |