diff options
Diffstat (limited to 'MLEB/Babel/i18n/api/zh-hans.json')
-rw-r--r-- | MLEB/Babel/i18n/api/zh-hans.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MLEB/Babel/i18n/api/zh-hans.json b/MLEB/Babel/i18n/api/zh-hans.json new file mode 100644 index 00000000..997bd0d5 --- /dev/null +++ b/MLEB/Babel/i18n/api/zh-hans.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Liuxinyu970226" + ] + }, + "apihelp-query+babel-description": "获取有关用户理解的语言的信息", + "apihelp-query+babel-summary": "获取有关用户可以理解语言的信息", + "apihelp-query+babel-param-user": "要获取相关信息的用户", + "apihelp-query+babel-example-1": "获取用户<kbd>Example</kbd>的巴别信息" +} |