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_tw.json
2023-04-05 10:22:37 +08:00

6 lines
246 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.desc": "隨機數生成器(密碼學安全)",
"random.help.number": "產生區間內的隨機整數。",
"random.help.choice": "從集合中選擇元素。",
"random.help.uuid": "產生隨機 UUIDv4。"
}