Skip to content

Commit 695f4d1

Browse files
committed
🔥 删除脚本站的crowdin说明
1 parent 0e2f817 commit 695f4d1

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ pnpm start
7171
是一个在线的多语言翻译平台。如果您有兴趣帮助我们翻译 ScriptCat 的相关内容,您可以在 Crowdin 上找到 ScriptCat 项目,并开始进行翻译工作。
7272

7373
- `src/locales`[扩展](https://github.com/scriptscat/scriptcat)翻译文件目录
74-
- `public/locales`[脚本站](https://github.com/scriptscat/scriptlist-frontend)的翻译文件目录
7574

7675
#### 扩展开启所见即所得模式
7776

docs/CONTRIBUTING_EN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ npm start
6262
[Crowdin](https://crowdin.com/project/scriptcat) is an online multilingual translation platform. If you are interested in helping us translate ScriptCat-related content, you can find the ScriptCat project on Crowdin and start translation work.
6363

6464
- `src/locales` is the translation file directory for the [extension](https://github.com/scriptscat/scriptcat)
65-
- `public/locales` is the translation file directory for the [script site](https://github.com/scriptscat/scriptlist-frontend)
6665

6766
#### Enable WYSIWYG Mode for Extension
6867

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export default [
5959
"prettier/prettier": "error",
6060
"react/prop-types": "off",
6161
"chrome-error/require-last-error-check": "error",
62+
"react/jsx-no-literals": "warn",
6263
},
6364
},
6465
prettier,

0 commit comments

Comments
 (0)