mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
missing translate
This commit is contained in:
parent
08d6d95b73
commit
c2c0e10b3a
1 changed files with 2 additions and 2 deletions
|
|
@ -471,10 +471,10 @@ LABEL_ADD_SIGNATURE_TO_ALL = "Adicionar sua assinatura em todas as mensagens de
|
||||||
|
|
||||||
[SETTINGS_SECURITY]
|
[SETTINGS_SECURITY]
|
||||||
LEGEND_SECURITY = "Segurança"
|
LEGEND_SECURITY = "Segurança"
|
||||||
LABEL_CONFIGURATE_TWO_FACTOR = "Configurate 2-Step verification"
|
LABEL_CONFIGURATE_TWO_FACTOR = "Configurar verificação de 2 etapas"
|
||||||
LABEL_AUTOLOGOUT = "Deslogar Automaticamente"
|
LABEL_AUTOLOGOUT = "Deslogar Automaticamente"
|
||||||
AUTOLOGIN_NEVER_OPTION_NAME = "Nunca"
|
AUTOLOGIN_NEVER_OPTION_NAME = "Nunca"
|
||||||
AUTOLOGIN_MINUTES_OPTION_NAME = "%MINUTES% minuto(s)"
|
AUTOLOGIN_MINUTES_OPTION_NAME = "%MINUTES% minutos"
|
||||||
|
|
||||||
[SETTINGS_GENERAL]
|
[SETTINGS_GENERAL]
|
||||||
LEGEND_GENERAL = "Geral"
|
LEGEND_GENERAL = "Geral"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue