aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/globalMessages.js
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-14 17:22:05 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-14 17:39:42 +0530
commit8a98e962363ad94e68aecea58e3df09985a9f32a (patch)
treee368905d9e128db8fa72c1a590cc2bb1ce3bd427 /src/i18n/globalMessages.js
parentrefactor: revert the text for some more fields. (diff)
downloadferdium-app-8a98e962363ad94e68aecea58e3df09985a9f32a.tar.gz
ferdium-app-8a98e962363ad94e68aecea58e3df09985a9f32a.tar.zst
ferdium-app-8a98e962363ad94e68aecea58e3df09985a9f32a.zip
refactor: revert the text for some more fields.
Diffstat (limited to 'src/i18n/globalMessages.js')
-rw-r--r--src/i18n/globalMessages.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/globalMessages.js b/src/i18n/globalMessages.js
index bc3c559bf..8e1df10f7 100644
--- a/src/i18n/globalMessages.js
+++ b/src/i18n/globalMessages.js
@@ -3,7 +3,7 @@ import { defineMessages } from 'react-intl';
3export default defineMessages({ 3export default defineMessages({
4 APIUnhealthy: { 4 APIUnhealthy: {
5 id: 'global.api.unhealthy', 5 id: 'global.api.unhealthy',
6 defaultMessage: "Can't connect to Ferdi Online Services", 6 defaultMessage: "Can't connect to Ferdi online services",
7 }, 7 },
8 notConnectedToTheInternet: { 8 notConnectedToTheInternet: {
9 id: 'global.notConnectedToTheInternet', 9 id: 'global.notConnectedToTheInternet',