diff --git a/zh-CN.json b/zh-CN.json new file mode 100644 index 0000000..f1919bd --- /dev/null +++ b/zh-CN.json @@ -0,0 +1,21 @@ +{ + "__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": { + "Scorpius":"天蝎座", + } +}