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/zh_tw.json
2023-04-09 01:20:28 +08:00

12 lines
No EOL
760 B
JSON

{
"github.help": "嘗試自動識別並區分 repo/user。",
"github.repo.help": "取得 Github 儲存庫資訊。",
"github.repo.message.not_found": "此儲存庫不存在,請檢查輸入。",
"github.user.help": "取得 Github 使用者或組織資訊。",
"github.user.message.not_found": "找不到使用者,請檢查輸入。",
"github.search.help": "搜尋 Github 上的儲存庫。",
"github.search.message": "搜尋成功,共 ${result} 條結果:",
"github.search.message.not_found": "找不到仓库,请检查输入。",
"github.message.error": "发生错误:找不到仓库,请检查拼写是否正确。",
"github.search.message.more_information": "另有 ${more_result} 條結果未顯示。"
}