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-07-25 15:02:06 +08:00

6 lines
No EOL
356 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.error.get_failed": "An error occurred: Failed to get info, the ticket may not exist or set to private."
}