diff options
Diffstat (limited to 'locale/pt-br/script.lua')
-rw-r--r-- | locale/pt-br/script.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/pt-br/script.lua b/locale/pt-br/script.lua index c869fab6..52bc4087 100644 --- a/locale/pt-br/script.lua +++ b/locale/pt-br/script.lua @@ -448,6 +448,8 @@ ACTION_ADD_DICT = 'Adicione \'{}\' ao seu espaço de trabalho no ' ACTION_FIX_ADD_PAREN = -- TODO: need translate! '添加括号。' +ACTION_AUTOREQUIRE = -- TODO: need translate! +"Import '{}' as {}" COMMAND_DISABLE_DIAG = 'Desativar diagnósticos.' |