From 7340483dc3071c33d5d2a726032a61632c28509a 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, 12 Jul 2022 16:16:58 +0800 Subject: unreachable-code --- 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 908ba8cc..f7ac6d3d 100644 --- a/locale/pt-br/script.lua +++ b/locale/pt-br/script.lua @@ -142,6 +142,8 @@ DIAG_RETURN_TYPE_MISMATCH = -- TODO: need translate! 'The type of the {index} return value is `{def}`, but the actual return is `{ref}`.' DIAG_UNKNOWN_OPERATOR = -- TODO: need translate! 'Unknown operator `{}`.' +DIAG_UNREACHABLE_CODE = -- TODO: need translate! +'Unreachable code.' MWS_NOT_SUPPORT = '{} não é suportado múltiplos espaços de trabalho por enquanto, posso precisar reiniciar para estabelecer um novo espaço de trabalho ...' -- cgit v1.2.3