diff --git a/next/language/error_codes/E1042.md b/next/language/error_codes/E1042.md index fd3d91f1..68a1c305 100644 --- a/next/language/error_codes/E1042.md +++ b/next/language/error_codes/E1042.md @@ -1,6 +1,6 @@ # E1042 -Invalid attribute. +无效属性。 This warning will be emitted when the program contain attribute unrecognized by MoonBit, or the syntax of attribute has incorrect shape.