mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-29 07:16:07 +00:00
Fixed the translation of the fields MIDDLE_NAME, NAME_PREFIX, NAME_SUFFIX to pt-BR
This commit is contained in:
@@ -219,9 +219,9 @@
|
||||
"DISPLAY_NAME": "Nome de exibição",
|
||||
"LAST_NAME": "Sobrenome",
|
||||
"FIRST_NAME": "Primeiro nome",
|
||||
"MIDDLE_NAME": "Middle name",
|
||||
"NAME_PREFIX": "Name prefix",
|
||||
"NAME_SUFFIX": "Name suffix",
|
||||
"MIDDLE_NAME": "Nomes adicionais",
|
||||
"NAME_PREFIX": "Prefixo do nome",
|
||||
"NAME_SUFFIX": "Sufixo do nome",
|
||||
"NICK_NAME": "Apelido",
|
||||
"LABEL_READ_ONLY": "Somente Leitura",
|
||||
"ADD_MENU_LABEL": "Adicionar",
|
||||
|
||||
Reference in New Issue
Block a user