perf: 优化资产任务的 i18n

This commit is contained in:
ibuler
2023-04-20 13:51:41 +08:00
parent 7887548174
commit f496f7d635
13 changed files with 73 additions and 13 deletions

View File

@@ -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から事実を取得する