-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌐 Added new Brazilian Portuguese new i18n strings (#21101)
Add pt-br (Brazilian Portuguese) translations for Portal and native search strings. --------- Co-authored-by: Ronald Langeveld <[email protected]>
- Loading branch information
1 parent
4c5d194
commit 4bc353b
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"Authors": "Autores", | ||
"Cancel": "Cancelar", | ||
"No matches found": "Nenhuma correspondência encontrada", | ||
"No matches found": "Nenhum resultado encontrado", | ||
"Posts": "Publicações", | ||
"Search posts, tags and authors": "Buscar publicações, tags e autores", | ||
"Search posts, tags and authors": "Buscar posts, tags e autores", | ||
"Show more results": "Mostrar mais resultados", | ||
"Tags": "Tags" | ||
} |