mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-23 02:43:46 +08:00
20 lines
416 B
JSON
20 lines
416 B
JSON
{
|
|
"__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": {
|
|
"upgrades": "升"
|
|
}
|
|
} |