mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 03:18:27 +08:00
首次推出了beszel、beszel-agent;
This commit is contained in:
20
beszel-agent/translations/en.yaml
Normal file
20
beszel-agent/translations/en.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
configuration:
|
||||
listen_port:
|
||||
name: "listen_port"
|
||||
description: "listen port"
|
||||
ssh_key:
|
||||
name: "ssh_key"
|
||||
description: "ssh key"
|
||||
token:
|
||||
name: "token"
|
||||
description: "token"
|
||||
hub_url:
|
||||
name: "hub_url"
|
||||
description: "hub url"
|
||||
data_path:
|
||||
name: "data_path"
|
||||
description: "data path"
|
||||
extra_filesystems:
|
||||
name: "extra_filesystems"
|
||||
description: "extra filesystems"
|
||||
20
beszel-agent/translations/zh-Hans.yaml
Normal file
20
beszel-agent/translations/zh-Hans.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
configuration:
|
||||
listen_port:
|
||||
name: "监听端口"
|
||||
description: "监听端口"
|
||||
ssh_key:
|
||||
name: "公钥"
|
||||
description: "公钥"
|
||||
token:
|
||||
name: "令牌"
|
||||
description: "令牌"
|
||||
hub_url:
|
||||
name: "hub 地址"
|
||||
description: "hub 地址"
|
||||
data_path:
|
||||
name: "数据地址"
|
||||
description: "数据地址"
|
||||
extra_filesystems:
|
||||
name: "外部文件系统"
|
||||
description: "外部文件系统"
|
||||
Reference in New Issue
Block a user