aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/globalMessages.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/globalMessages.ts')
-rw-r--r--src/i18n/globalMessages.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/globalMessages.ts b/src/i18n/globalMessages.ts
index 9f55da57a..1c5e6a4ba 100644
--- a/src/i18n/globalMessages.ts
+++ b/src/i18n/globalMessages.ts
@@ -66,6 +66,10 @@ export default defineMessages({
66 id: 'global.quitConfirmation', 66 id: 'global.quitConfirmation',
67 defaultMessage: 'Do you really want to quit Ferdium?', 67 defaultMessage: 'Do you really want to quit Ferdium?',
68 }, 68 },
69 downloads: {
70 id: 'global.downloads',
71 defaultMessage: 'Downloads',
72 },
69 settings: { 73 settings: {
70 id: 'global.settings', 74 id: 'global.settings',
71 defaultMessage: 'Settings', 75 defaultMessage: 'Settings',