-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"nintendo_err.help": "解析任天堂系列主机的报错码并给出原因。", | ||
"nintendo_err.message.invalid": "你输入的代码是无效的,或者此功能不支持你使用的主机。", | ||
"nintendo_err.message.meme.0xdeadbeef": "都坏掉了,不能吃了。", | ||
"nintendo_err.message.meme.0xdeadbabe": "我觉得你有问题。", | ||
"nintendo_err.message.meme.0xbadf00d": "记得垃圾分类。" | ||
} |