mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-23 06:13:45 +08:00
Create zh-CN.json
This commit is contained in:
parent
d74aa9b4bf
commit
d8ead3e4e1
21
zh-CN.json
Normal file
21
zh-CN.json
Normal 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":"天蝎座",
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user