Update orgs.json

This commit is contained in:
Yingxi H 2023-10-09 18:53:40 -07:00 committed by GitHub
parent 336caed16e
commit 16dca11ea9
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": "游戏", "games": "游戏",
"apps": "应用", "apps": "应用",
"pledge": "承诺", "pledge": "承诺",
@ -172,4 +156,3 @@
"member": "成员", "member": "成员",
"loading members": "加载成员中" "loading members": "加载成员中"
} }
}