summaryrefslogtreecommitdiff
path: root/locale/pt-br
diff options
context:
space:
mode:
Diffstat (limited to 'locale/pt-br')
-rw-r--r--locale/pt-br/script.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/pt-br/script.lua b/locale/pt-br/script.lua
index 52bc4087..11b7a091 100644
--- a/locale/pt-br/script.lua
+++ b/locale/pt-br/script.lua
@@ -168,6 +168,8 @@ DIAG_INVISIBLE_PACKAGE = -- TODO: need translate!
'Field `{field}` can only be accessed in same file `{uri}`.'
DIAG_GLOBAL_ELEMENT = -- TODO: need translate!
'Element is global.'
+DIAG_MISSING_FIELDS = -- TODO: need translate!
+'Missing fields: {}'
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 ...'