chore: New Translation updates (#3214)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"SEARCH": {
|
||||
"INPUT": "Pesquisar pessoas, conversas, respostas salvas .."
|
||||
},
|
||||
"FILTER_ALL": "TODOS",
|
||||
"STATUS_TABS": [
|
||||
{
|
||||
"NAME": "Abertas",
|
||||
@@ -48,11 +49,11 @@
|
||||
},
|
||||
{
|
||||
"TEXT": "Pendente",
|
||||
"VALUE": "pending"
|
||||
"VALUE": "pendente"
|
||||
},
|
||||
{
|
||||
"TEXT": "Adiado",
|
||||
"VALUE": "snoozed"
|
||||
"VALUE": "adiado"
|
||||
}
|
||||
],
|
||||
"ATTACHMENTS": {
|
||||
@@ -85,6 +86,8 @@
|
||||
"VIEW_TWEET_IN_TWITTER": "Ver mensagem no Twitter",
|
||||
"REPLY_TO_TWEET": "Responder à mensagem",
|
||||
"NO_MESSAGES": "Nenhuma mensagem",
|
||||
"NO_CONTENT": "Sem conteúdo disponível"
|
||||
"NO_CONTENT": "Sem conteúdo disponível",
|
||||
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
|
||||
"SHOW_QUOTED_TEXT": "Show Quoted Text"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user