mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-20 15:29:05 +00:00
perf: 优化资产任务的 i18n
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
id: gather_facts_posix
|
||||
name: Gather posix facts
|
||||
name: "{{ 'Gather posix facts' | trans }}"
|
||||
category: host
|
||||
type:
|
||||
- linux
|
||||
- unix
|
||||
method: gather_facts
|
||||
i18n:
|
||||
Gather posix facts:
|
||||
zh: 从 Posix 主机获取信息
|
||||
en: Gather posix facts
|
||||
ja: Posixから事実を取得する
|
||||
|
Reference in New Issue
Block a user