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/bugtracker/locales/en_us.json
2023-08-15 01:25:03 +08:00

6 lines
No EOL
332 B
JSON

{
"bugtracker.help": "Query the corresponding ticket on Mojira.",
"bugtracker.help.regex.desc": "Directly send the Mojira ticket ID to query info.",
"bugtracker.help.regex.url": "Send the Mojira URL to query info.",
"bugtracker.message.get_failed": "Failed to get info, the ticket may not exist or set to private."
}