mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-23 12:03:46 +08:00
Create hangar1.0.json
This commit is contained in:
parent
5b1bff7e61
commit
2ae08727d3
22
RSI-WEB-ST/hangar1.0.json
Normal file
22
RSI-WEB-ST/hangar1.0.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"__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": "upgrades.",
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user