Skip to content

Commit

Permalink
fix: Italian translation (#415)
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Catapano Emrich Melo <[email protected]>
  • Loading branch information
vicwomg and MekhyW committed Nov 5, 2024
1 parent 35550dc commit 2c791c7
Show file tree
Hide file tree
Showing 9 changed files with 1,228 additions and 444 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ poetry install
poetry run pikaraoke
```

See the [Pikaraoke development guide](https://github.com/vicwomg/pikaraoke/wiki/Pikaraoke-development-guide) for more details.

#### Run from repository (legacy)

See [README](../scripts/README.md) for how to install pikaraoke cloning this repo and using the
Expand Down
1 change: 1 addition & 0 deletions pikaraoke/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
"en": "English",
"zh_CN": "Chinese",
"pt_BR": "Brazilian Portuguese",
"it_IT": "Italian",
}
Loading

0 comments on commit 2c791c7

Please sign in to comment.