Skip to content

Commit 7012040

Browse files
authored
fix: fixed i18n prgress typo (#1505)
1 parent dd6e01b commit 7012040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/locales/en-US/preferences.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default {
4343
'run-mode-tray': 'Tray Application',
4444
'run-mode-hide-tray': 'Hide Tray Application',
4545
'tray-speedometer': 'Show the real-time speed in the menu bar tray',
46-
'show-progress-bar': 'Show download prgress bar',
46+
'show-progress-bar': 'Show download progress bar',
4747
'language': 'Language',
4848
'change-language': 'Change language',
4949
'hide-app-menu': 'Hide App Menu (Windows & Linux Only)',

0 commit comments

Comments
 (0)