diff options
Diffstat (limited to 'src/tools/xml-formatter')
-rw-r--r-- | src/tools/xml-formatter/locales/zh.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tools/xml-formatter/locales/zh.yml b/src/tools/xml-formatter/locales/zh.yml index e69de29..eadc328 100644 --- a/src/tools/xml-formatter/locales/zh.yml +++ b/src/tools/xml-formatter/locales/zh.yml @@ -0,0 +1,4 @@ +tools: + xml-formatter: + title: XML 格式化 + description: 将XML字符串修饰为友好的可读格式。 |