Skip to content

Commit

Permalink
fixed translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaetemann committed Jul 26, 2023
1 parent 51a2017 commit 58ed87b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions reference/api/transaction_intent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ paths:
por: Obter transaction intent por ID
description: Consult by ID retrieves an existing Transaction Intent
x-description-i18n:
eng:
spa:
por:
eng: Consult by ID retrieves an existing Transaction Intent
spa: Consultar por ID recupera una Transaction Intent existente.
por: Consultar por ID recupera uma Transaction Intent existente
parameters:
- name: id
in: path
Expand All @@ -28,9 +28,9 @@ paths:
example: "00001njp2i"
description: Transaction Intent's Id
x-description-i18n:
eng:
spa:
por:
eng: Transaction Intent's Id
spa: ID de la Transaction Intent
por: ID da Transaction Intent
responses:
"200":
description: success
Expand Down

0 comments on commit 58ed87b

Please sign in to comment.