mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-10-06 11:45:48 +08:00
Merge branch 'master' of github.com:the-djmaze/snappymail
This commit is contained in:
commit
0ecd0523f3
1 changed files with 3 additions and 3 deletions
|
@ -219,9 +219,9 @@
|
||||||
"DISPLAY_NAME": "Nome de exibição",
|
"DISPLAY_NAME": "Nome de exibição",
|
||||||
"LAST_NAME": "Sobrenome",
|
"LAST_NAME": "Sobrenome",
|
||||||
"FIRST_NAME": "Primeiro nome",
|
"FIRST_NAME": "Primeiro nome",
|
||||||
"MIDDLE_NAME": "Middle name",
|
"MIDDLE_NAME": "Nomes adicionais",
|
||||||
"NAME_PREFIX": "Name prefix",
|
"NAME_PREFIX": "Prefixo do nome",
|
||||||
"NAME_SUFFIX": "Name suffix",
|
"NAME_SUFFIX": "Sufixo do nome",
|
||||||
"NICK_NAME": "Apelido",
|
"NICK_NAME": "Apelido",
|
||||||
"LABEL_READ_ONLY": "Somente Leitura",
|
"LABEL_READ_ONLY": "Somente Leitura",
|
||||||
"ADD_MENU_LABEL": "Adicionar",
|
"ADD_MENU_LABEL": "Adicionar",
|
||||||
|
|
Loading…
Add table
Reference in a new issue