aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-20 17:55:16 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-20 17:55:16 +0700
commit632f0be1dc42f59cb37b1ce6c67279d12d84a9f6 (patch)
tree85fd410e1c9cbaa5bd56c41209910c348e3768b8 /src/i18n/locales/defaultMessages.json
parent#87 Try using LOCALAPPDATA for win32 portable version (diff)
downloadferdium-app-632f0be1dc42f59cb37b1ce6c67279d12d84a9f6.tar.gz
ferdium-app-632f0be1dc42f59cb37b1ce6c67279d12d84a9f6.tar.zst
ferdium-app-632f0be1dc42f59cb37b1ce6c67279d12d84a9f6.zip
Mass replace of availible by available
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index c9f5ac50c..e188c1d23 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3083,26 +3083,26 @@
3083 } 3083 }
3084 }, 3084 },
3085 { 3085 {
3086 "defaultMessage": "!!!Teams are unavailible", 3086 "defaultMessage": "!!!Teams are unavailable",
3087 "end": { 3087 "end": {
3088 "column": 3, 3088 "column": 3,
3089 "line": 44 3089 "line": 44
3090 }, 3090 },
3091 "file": "src/components/settings/team/TeamDashboard.js", 3091 "file": "src/components/settings/team/TeamDashboard.js",
3092 "id": "settings.team.teamsUnavailible", 3092 "id": "settings.team.teamsUnavailable",
3093 "start": { 3093 "start": {
3094 "column": 20, 3094 "column": 20,
3095 "line": 41 3095 "line": 41
3096 } 3096 }
3097 }, 3097 },
3098 { 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.", 3099 "defaultMessage": "!!!Teams are currently only available 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": { 3100 "end": {
3101 "column": 3, 3101 "column": 3,
3102 "line": 48 3102 "line": 48
3103 }, 3103 },
3104 "file": "src/components/settings/team/TeamDashboard.js", 3104 "file": "src/components/settings/team/TeamDashboard.js",
3105 "id": "settings.team.teamsUnavailibleInfo", 3105 "id": "settings.team.teamsUnavailableInfo",
3106 "start": { 3106 "start": {
3107 "column": 24, 3107 "column": 24,
3108 "line": 45 3108 "line": 45