Merge pull request #1785 from mstolf/bugfix_translate_ptBr

Fixed the translation of the fields MIDDLE_NAME, NAME_PREFIX, NAME_SU…
This commit is contained in:
Maarten 2024-10-01 18:06:59 +02:00 committed by GitHub
commit b3d6c33257
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",