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

12 lines
No EOL
739 B
JSON

{
"github.help": "嘗試自動辨識並區分 repo/user。",
"github.help.repo": "取得 Github 儲存庫資訊。",
"github.help.search": "搜尋 Github 上的儲存庫。",
"github.help.user": "取得 Github 使用者或組織資訊。",
"github.message.repo.not_found": "此儲存庫不存在,請校對輸入。",
"github.message.search": "搜尋成功,共 ${result} 條結果:",
"github.message.search.none": "搜尋成功,未找到結果。",
"github.message.search.more_information": "另有 ${more_result} 條結果未顯示。",
"github.message.search.not_found": "未找到儲存庫,請校對輸入。",
"github.message.user.not_found": "找不到使用者,請校對輸入。"
}