Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/random/locales/zh_cn.json
2023-04-05 14:54:05 +08:00

6 lines
247 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"random.help.number": "生成区间内的随机整数。",
"random.help.choice": "从集合中选择元素。",
"random.help.uuid": "生成随机 UUIDv4。",
"random.help.desc": "随机数生成器(密码学安全)"
}