ScWeb_Chinese_Translate/zh-CN4.json
2022-07-29 13:12:10 +08:00

32 lines
758 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": {
"avenger Titan": "复仇者-泰坦",
"yield": "产出",
"daily prices (purchase)": "每日价格 (买入)",
"feb": "2月",
"february": "2月",
"mar": "3月",
"about": "关于",
"your codespaces": "我的代码空间",
"switch to another account": "切换到另一个账户",
"your personal account": "我的个人账户"
}
}