nili 2 роки тому
батько
коміт
d42ddde51c
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      dockerfile/ZTNCUI.sh

+ 2 - 2
dockerfile/ZTNCUI.sh

@@ -150,8 +150,8 @@ sed -i "s|) Cancel|) 取消|g" ztncui/src/views/dns.pug
 sed -i "s|network controller UI|网络控制器用户界面|g" ztncui/src/views/front_door.pug
 
 sed -i "s|Logout|注销|g" ztncui/src/views/head_layout.pug
-
-sed -i "s|network controller UI by|网络控制器用户界面By|g" ztncui/src/views/index.pug
+sed -i "s|network controller UI by|网络控制器用户界面作者|g" ztncui/src/views/index.pug
+sed -i "s|a(href='https://key-networks.com' target='_blank') Key Networks|a(href='https://key-networks.com' target='_blank') Key Networks\na(href='https://github.com/niliovo/zerotier-aio-zh' target='_blank') (汉化作者nili)|g" ztncui/src/views/index.pug
 sed -i "s|This network controller has a ZeroTier address of|该控制器的ZeroTier地址为|g" ztncui/src/views/index.pug
 sed -i "s|ZeroTier version|ZeroTier版本为|g" ztncui/src/views/index.pug
 sed -i "s|List all networks on this network controller|列出该网络控制器上的所有网络|g" ztncui/src/views/index.pug

粤ICP备19079148号