aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-05 12:02:56 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-05 12:02:56 +0200
commit2e6902a0ef00a1e07ebabce3a2f61e6efc92c726 (patch)
tree0d4dc208047d475753202e10f0036186a8bcc59c /src/i18n/messages
parentRevert "create test build" (diff)
downloadferdium-app-2e6902a0ef00a1e07ebabce3a2f61e6efc92c726.tar.gz
ferdium-app-2e6902a0ef00a1e07ebabce3a2f61e6efc92c726.tar.zst
ferdium-app-2e6902a0ef00a1e07ebabce3a2f61e6efc92c726.zip
polish todo preview text
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/features/todos/components/TodosWebview.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/messages/src/features/todos/components/TodosWebview.json b/src/i18n/messages/src/features/todos/components/TodosWebview.json
index 2387112b4..9cc3325d1 100644
--- a/src/i18n/messages/src/features/todos/components/TodosWebview.json
+++ b/src/i18n/messages/src/features/todos/components/TodosWebview.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "feature.todos.premium.info", 3 "id": "feature.todos.premium.info",
4 "defaultMessage": "!!!The Franz Todos Preview is currently only available for Franz Premium accounts.", 4 "defaultMessage": "!!!Franz Todos are available to premium users now!",
5 "file": "src/features/todos/components/TodosWebview.js", 5 "file": "src/features/todos/components/TodosWebview.js",
6 "start": { 6 "start": {
7 "line": 18, 7 "line": 18,
@@ -27,7 +27,7 @@
27 }, 27 },
28 { 28 {
29 "id": "feature.todos.premium.rollout", 29 "id": "feature.todos.premium.rollout",
30 "defaultMessage": "!!!Franz Todos will be available to everyone soon.", 30 "defaultMessage": "!!!Everyone else will have to wait a little longer.",
31 "file": "src/features/todos/components/TodosWebview.js", 31 "file": "src/features/todos/components/TodosWebview.js",
32 "start": { 32 "start": {
33 "line": 26, 33 "line": 26,