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-05-21 11:48:33 +08:00

12 lines
No EOL
894 B
JSON

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