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/github/locales/en_us.json
2023-04-16 17:06:51 +08:00

12 lines
No EOL
894 B
JSON

{
"github.help": "Trying to automatically identifying and distinguishing repo/user.",
"github.repo.help": "Getting GitHub repository information.",
"github.repo.message.not_found": "The repository does not exist, please check your input.",
"github.user.help": "Getting GitHub user or organization information.",
"github.user.message.not_found": "The user cannot be found; please check your input.",
"github.search.help": "Searching repositories on GitHub.",
"github.search.message": "Successfully to search for ${result} results:",
"github.search.message.not_found": "The repository cannot be found; please check your input.",
"github.message.error": "An error occurred: The repository cannot be found; please check your spelling.",
"github.search.message.more_information": "Truncated due to chat limits; ${more_result} more results may not be shown."
}