ScWeb_Chinese_Translate/zh-CN.json
2022-07-29 12:59:35 +08:00

26 lines
541 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": {
"Aegis": "圣盾动力",
"Scorpius": "天蝎座",
"Anvil": "铁砧航天",
"Anvil":"铁砧航天",
"Argo": "南船座宇航"
}
}