Update concierge.json

This commit is contained in:
Yingxi H 2023-10-09 18:53:09 -07:00 committed by GitHub
parent e384e33a94
commit 6cc58823bb
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": "承诺",
@ -351,4 +335,3 @@
"your level": "当前等级",
"customer service": "客户服务"
}
}