Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BERNARDO31P committed Jan 23, 2023
1 parent 09dacf7 commit 7c1e762
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/assets/db/language.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"songsDownloaded": "All songs have been successfully downloaded",
"downloadAborted": "The download has been successfully aborted",
"newVersion": "Version XXX is available and is being downloaded..",
"updateDownloaded": "Updated downloaded. Restart the application now to apply the changes.",
"updateDownloaded": "Update downloaded. Restart the application now to apply the changes.",
"settingsSaved": "The settings are saved from now on",
"settingsAborted": "The settings are no longer saved",
"closeToTrayEnabled": "The application now closes to tray",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastdownloader",
"version": "0.5.1",
"version": "0.5.2",
"description": "A fast video and audio downloader for YouTube",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 7c1e762

Please sign in to comment.