diff options
author | metamuffin <metamuffin@disroot.org> | 2025-07-07 19:42:57 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-07-07 19:42:57 +0200 |
commit | c5e2de764bb1ce1d38726b80636c3fa45b06c05e (patch) | |
tree | 7606abe3b47d123abb9cafe9c1bb7920aa3d3c7f /locale/zh_Hant.ini | |
parent | 9be9937f75c2711d5d7fd9759ed615397fff5c7f (diff) | |
download | hurrycurry-c5e2de764bb1ce1d38726b80636c3fa45b06c05e.tar hurrycurry-c5e2de764bb1ce1d38726b80636c3fa45b06c05e.tar.bz2 hurrycurry-c5e2de764bb1ce1d38726b80636c3fa45b06c05e.tar.zst |
implement discover tool as service.gd class
Diffstat (limited to 'locale/zh_Hant.ini')
-rw-r--r-- | locale/zh_Hant.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/zh_Hant.ini b/locale/zh_Hant.ini index c245f21c..eba0beac 100644 --- a/locale/zh_Hant.ini +++ b/locale/zh_Hant.ini @@ -159,7 +159,7 @@ c.settings.input.zoom_out=縮小 c.settings.input=控制 c.settings.online = 在線 c.settings.online.registry_url = 註冊表網址 -c.settings.online.use_discovery = 使用 mDNS 探索 +c.settings.online.use_discover = 使用 mDNS 探索 c.settings.online.use_registry = 使用全域伺服器註冊表 c.settings.other.server_binary.placeholder=輸入路徑 c.settings.other.server_binary=伺服器二進制檔案(留空以搜尋 PATH) |