Create zh-CN.json

This commit is contained in:
CxJuice 2022-07-29 12:21:39 +08:00 committed by GitHub
parent d74aa9b4bf
commit d8ead3e4e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
zh-CN.json Normal file
View File

@ -0,0 +1,21 @@
{
"__comments-css": [
"css selector",
"css选择器"
],
"css": [
{
"_comments": [
"if key === '!html' replace target by: $(selector).html(replacement)",
"else: $(selector).attr(key, replacement)"
],
"key": "!html",
"selector": "a[aria-label='Pull requests you created']",
"replacement": "请求拉取"
}
],
"dict": {
"Scorpius":"天蝎座",
}
}