aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-11 11:03:39 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-11 11:03:39 +0200
commit0f2fe50e811531945ab6dfe67f604c9eddbb6239 (patch)
treefe8ca79d25083071573e4b986366b2cfafa77095 /src/i18n/locales/defaultMessages.json
parentfix(Settings): Don't toggle Todos on general settings changes (diff)
downloadferdium-app-0f2fe50e811531945ab6dfe67f604c9eddbb6239.tar.gz
ferdium-app-0f2fe50e811531945ab6dfe67f604c9eddbb6239.tar.zst
ferdium-app-0f2fe50e811531945ab6dfe67f604c9eddbb6239.zip
Fix(Todos): Fix Todos Menu
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 44a49317e..fe09fea46 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -5475,6 +5475,19 @@
5475 "column": 20, 5475 "column": 20,
5476 "line": 258 5476 "line": 258
5477 } 5477 }
5478 },
5479 {
5480 "defaultMessage": "!!!Enable Todos",
5481 "end": {
5482 "column": 3,
5483 "line": 265
5484 },
5485 "file": "src/lib/Menu.js",
5486 "id": "menu.todos.enableTodos",
5487 "start": {
5488 "column": 15,
5489 "line": 262
5490 }
5478 } 5491 }
5479 ], 5492 ],
5480 "path": "src/lib/Menu.json" 5493 "path": "src/lib/Menu.json"