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

7 lines
247 B
JSON
Raw Normal View History

2023-04-05 06:54:05 +00:00
{
"random.help.number": "生成区间内的随机整数。",
"random.help.choice": "从集合中选择元素。",
"random.help.uuid": "生成随机 UUIDv4。",
"random.help.desc": "随机数生成器(密码学安全)"
2023-03-10 13:59:18 +00:00
}