Skip to content

Commit

Permalink
Updated translation
Browse files Browse the repository at this point in the history
  • Loading branch information
nelson-vieira committed Feb 14, 2023
1 parent ecab5d8 commit de54a24
Show file tree
Hide file tree
Showing 7 changed files with 123 additions and 108 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -301,4 +301,4 @@ TSWLatexianTemp*
#*Notes.bib

# Ignore vscode config.
/.vscode
# /.vscode
12 changes: 12 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// {
// "version": "0.2",
// "language": "en-GB",
// "dictionaries": [
// "portuguese",
// "english"
// ],
// "dictionaryDefinitions": [
// { "name": "portuguese", "path": "./portuguese.txt" },
// { "name": "english", "path": "./english.txt" }
// ]
// }
Empty file added .vscode/en-gb.txt
Empty file.
Empty file added .vscode/pt.txt
Empty file.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"cSpell.language": "en-GB,pt"
}
Binary file not shown.

Large diffs are not rendered by default.

0 comments on commit de54a24

Please sign in to comment.