Improved lang pt-BR. Fixing translate
This commit is contained in:
parent
3efcaf4921
commit
82cdcc1cce
1 changed files with 3 additions and 3 deletions
|
|
@ -37,19 +37,19 @@ export default {
|
|||
show_prerequest_script: "mostrar_script_de_prerequest",
|
||||
hide_prerequest_script: "esconder_script_de_prerequest",
|
||||
authentication: "autenticação",
|
||||
authentication_type: "authentication_type",
|
||||
authentication_type: "tipo_de_autenticação",
|
||||
include_in_url: "incluir_na_url",
|
||||
parameters: "parâmetros",
|
||||
expand_response: "expandir_response",
|
||||
collapse_response: "esconder_response",
|
||||
hide_preview: "mostrar_preview",
|
||||
hide_preview: "esconder_preview",
|
||||
preview_html: "preview_html",
|
||||
history: "histórico",
|
||||
collections: "coleções",
|
||||
import_curl: "importar_curl",
|
||||
import: "importar",
|
||||
generate_code: "gerar_código",
|
||||
request_type: "request_type",
|
||||
request_type: "tipo_de_request",
|
||||
generated_code: "código_gerado",
|
||||
status: "status",
|
||||
headers: "headers",
|
||||
|
|
|
|||
Loading…
Reference in a new issue