Skip to content

Commit

Permalink
refactor(lang): lang changed to eng to spa
Browse files Browse the repository at this point in the history
  • Loading branch information
bluediu committed Mar 29, 2022
1 parent 5f0c559 commit b1c9257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/utils/BackButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function BackButton() {
color="dark"
rounded
>
<MDBIcon fas icon="caret-left" /> Go back
<MDBIcon fas icon="caret-left" /> Regresar
</MDBBtn>
);
}
Expand Down

0 comments on commit b1c9257

Please sign in to comment.