aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-18 21:08:24 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-18 21:08:24 +0200
commit964fdfbc1c937b9e190212c0762d2b1b93e2a38a (patch)
treed3cdd0572f514c4c8406270b27423b2eb8a4bef2 /src/i18n/locales/defaultMessages.json
parentAdd info about teams only being availible on Franz servers (diff)
downloadferdium-app-964fdfbc1c937b9e190212c0762d2b1b93e2a38a.tar.gz
ferdium-app-964fdfbc1c937b9e190212c0762d2b1b93e2a38a.tar.zst
ferdium-app-964fdfbc1c937b9e190212c0762d2b1b93e2a38a.zip
Fix lint
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 66b41ac21..c9f5ac50c 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3081,6 +3081,32 @@
3081 "column": 17, 3081 "column": 17,
3082 "line": 37 3082 "line": 37
3083 } 3083 }
3084 },
3085 {
3086 "defaultMessage": "!!!Teams are unavailible",
3087 "end": {
3088 "column": 3,
3089 "line": 44
3090 },
3091 "file": "src/components/settings/team/TeamDashboard.js",
3092 "id": "settings.team.teamsUnavailible",
3093 "start": {
3094 "column": 20,
3095 "line": 41
3096 }
3097 },
3098 {
3099 "defaultMessage": "!!!Teams are currently only availible when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
3100 "end": {
3101 "column": 3,
3102 "line": 48
3103 },
3104 "file": "src/components/settings/team/TeamDashboard.js",
3105 "id": "settings.team.teamsUnavailibleInfo",
3106 "start": {
3107 "column": 24,
3108 "line": 45
3109 }
3084 } 3110 }
3085 ], 3111 ],
3086 "path": "src/components/settings/team/TeamDashboard.json" 3112 "path": "src/components/settings/team/TeamDashboard.json"