Update addresses.json

This commit is contained in:
Yingxi H 2023-10-09 18:52:54 -07:00 committed by GitHub
parent ca80c07fce
commit e384e33a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,20 +1,4 @@
{
"__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": {
"games": "游戏",
"apps": "应用",
"pledge": "承诺",
@ -181,4 +165,3 @@
"last name (required)": "后名称(必填)",
"my account": "我的账户"
}
}