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-06-05 11:02:23 +08:00

12 lines
No EOL
855 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.repo.not_found": "The repository does not exist, please check your input.",
"github.message.search": "Successfully to search for ${result} results:",
"github.message.search.none": "搜索成功,未找到结果。",
"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."
}