mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
🌐 Update pt-BR translation of search.json (#21100)
Following commit #21055, the following updates were made: Added translations for terms related to authors, posts, search, and tags.
This commit is contained in:
parent
7b274497d2
commit
186f87eecc
1 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"Authors": "",
|
||||
"Cancel": "",
|
||||
"No matches found": "",
|
||||
"Posts": "",
|
||||
"Search posts, tags and authors": "",
|
||||
"Show more results": "",
|
||||
"Tags": ""
|
||||
"Authors": "Autores",
|
||||
"Cancel": "Cancelar",
|
||||
"No matches found": "Nenhuma correspondência encontrada",
|
||||
"Posts": "Publicações",
|
||||
"Search posts, tags and authors": "Buscar publicações, tags e autores",
|
||||
"Show more results": "Mostrar mais resultados",
|
||||
"Tags": "Tags"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue