aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-02 11:43:28 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-02 11:43:28 +0200
commit098c46e88349d36d44a479f47a6c8b5516f12879 (patch)
tree239879acfad1a17653fa15d49af0750ec08fbe43 /src/i18n/locales/defaultMessages.json
parent Add @xthursdayx as a contributor (diff)
downloadferdium-app-098c46e88349d36d44a479f47a6c8b5516f12879.tar.gz
ferdium-app-098c46e88349d36d44a479f47a6c8b5516f12879.tar.zst
ferdium-app-098c46e88349d36d44a479f47a6c8b5516f12879.zip
Implement #87
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json21
1 files changed, 17 insertions, 4 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 4033407e3..2cb42d134 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4032,29 +4032,42 @@
4032 } 4032 }
4033 }, 4033 },
4034 { 4034 {
4035 "defaultMessage": "!!!Enable Franz Todos", 4035 "defaultMessage": "!!!Disable updates",
4036 "end": { 4036 "end": {
4037 "column": 3, 4037 "column": 3,
4038 "line": 115 4038 "line": 115
4039 }, 4039 },
4040 "file": "src/containers/settings/EditSettingsScreen.js", 4040 "file": "src/containers/settings/EditSettingsScreen.js",
4041 "id": "settings.app.form.noUpdates",
4042 "start": {
4043 "column": 13,
4044 "line": 112
4045 }
4046 },
4047 {
4048 "defaultMessage": "!!!Enable Franz Todos",
4049 "end": {
4050 "column": 3,
4051 "line": 119
4052 },
4053 "file": "src/containers/settings/EditSettingsScreen.js",
4041 "id": "settings.app.form.enableTodos", 4054 "id": "settings.app.form.enableTodos",
4042 "start": { 4055 "start": {
4043 "column": 15, 4056 "column": 15,
4044 "line": 112 4057 "line": 116
4045 } 4058 }
4046 }, 4059 },
4047 { 4060 {
4048 "defaultMessage": "!!!Keep all workspaces loaded", 4061 "defaultMessage": "!!!Keep all workspaces loaded",
4049 "end": { 4062 "end": {
4050 "column": 3, 4063 "column": 3,
4051 "line": 119 4064 "line": 123
4052 }, 4065 },
4053 "file": "src/containers/settings/EditSettingsScreen.js", 4066 "file": "src/containers/settings/EditSettingsScreen.js",
4054 "id": "settings.app.form.keepAllWorkspacesLoaded", 4067 "id": "settings.app.form.keepAllWorkspacesLoaded",
4055 "start": { 4068 "start": {
4056 "column": 27, 4069 "column": 27,
4057 "line": 116 4070 "line": 120
4058 } 4071 }
4059 } 4072 }
4060 ], 4073 ],