feat: add return CSS error option and update related functionality

This commit is contained in:
Kwaroran
2025-02-19 11:12:12 +09:00
parent a5d2b4589c
commit 6177957c64
4 changed files with 11 additions and 1 deletions

View File

@@ -1056,4 +1056,5 @@ export const languageEnglish = {
copy: "Copy",
paste: "Paste",
depth: "Depth",
returnCSSError: "Return CSS Error",
}