Closed sweep-ai[bot] closed 1 year ago
fully translate src/translations_en.json
to src/translations_pt.json
Delete the redundant file src/components/Timeline/translations_en.json
add all translations from src/translations_en.json to src/translations_pt.json
translate to brazillian portuguese the content inside src/translations_en.json
to src/translations_pt.json
create a copy of src/translations_en.json
with empty values
create a copy of "src/translations_en.json" to a new file called src/translations_base.json
with empty strings as values
revert commit 86a6b27
Description
This PR adds Portuguese translations to the portfolio project based on the existing English translations. It also removes a redundant translations file.
Summary of Changes
src/translations_pt.json
with Portuguese translations of all the phrases insrc/translations_en.json
.src/components/Timeline/translations_en.json
.src/components/Timeline/Timeline.js
to use the translations fromsrc/translations_en.json
.Please review and merge these changes. Thank you!
Fixes #39.
To checkout this PR branch, run the following command in your terminal:
To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.