From 96757146b319ef7b19d56f3c360643e08662caaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 7 Feb 2023 19:43:16 +0800 Subject: update locale #1886 --- locale/pt-br/script.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locale/pt-br/script.lua') diff --git a/locale/pt-br/script.lua b/locale/pt-br/script.lua index 2a9fcdb9..d2a7c314 100644 --- a/locale/pt-br/script.lua +++ b/locale/pt-br/script.lua @@ -281,6 +281,8 @@ PARSER_NEED_PAREN = -- TODO: need translate! '需要添加一对括号。' PARSER_NESTING_LONG_MARK = -- TODO: need translate! 'Nesting of `[[...]]` is not allowed in Lua 5.1 .' +PARSER_LOCAL_LIMIT = -- TODO: need translate! +'Only 200 active local variables and upvalues can be existed at the same time.' PARSER_LUADOC_MISS_CLASS_NAME = 'Esperado .' PARSER_LUADOC_MISS_EXTENDS_SYMBOL = -- cgit v1.2.3