ScWeb_Chinese_Translate/zh-CN4.json

32 lines
758 B
JSON
Raw Normal View History

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