aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-26 13:47:54 +0100
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-26 13:47:54 +0100
commitd05a8efffadd926165d516d6efd8c8b893648ebe (patch)
treec96d3ad7e111c50ffd9054f8728ce204460e2948 /src/i18n/locales
parentreset api requests when workspace feature is stopped (diff)
downloadferdium-app-d05a8efffadd926165d516d6efd8c8b893648ebe.tar.gz
ferdium-app-d05a8efffadd926165d516d6efd8c8b893648ebe.tar.zst
ferdium-app-d05a8efffadd926165d516d6efd8c8b893648ebe.zip
hide workspace feature if it is disabled
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 480f5c6cb..03e96fc40 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -708,78 +708,78 @@
708 "defaultMessage": "!!!Settings", 708 "defaultMessage": "!!!Settings",
709 "end": { 709 "end": {
710 "column": 3, 710 "column": 3,
711 "line": 14 711 "line": 15
712 }, 712 },
713 "file": "src/components/layout/Sidebar.js", 713 "file": "src/components/layout/Sidebar.js",
714 "id": "sidebar.settings", 714 "id": "sidebar.settings",
715 "start": { 715 "start": {
716 "column": 12, 716 "column": 12,
717 "line": 11 717 "line": 12
718 } 718 }
719 }, 719 },
720 { 720 {
721 "defaultMessage": "!!!Add new service", 721 "defaultMessage": "!!!Add new service",
722 "end": { 722 "end": {
723 "column": 3, 723 "column": 3,
724 "line": 18 724 "line": 19
725 }, 725 },
726 "file": "src/components/layout/Sidebar.js", 726 "file": "src/components/layout/Sidebar.js",
727 "id": "sidebar.addNewService", 727 "id": "sidebar.addNewService",
728 "start": { 728 "start": {
729 "column": 17, 729 "column": 17,
730 "line": 15 730 "line": 16
731 } 731 }
732 }, 732 },
733 { 733 {
734 "defaultMessage": "!!!Disable notifications & audio", 734 "defaultMessage": "!!!Disable notifications & audio",
735 "end": { 735 "end": {
736 "column": 3, 736 "column": 3,
737 "line": 22 737 "line": 23
738 }, 738 },
739 "file": "src/components/layout/Sidebar.js", 739 "file": "src/components/layout/Sidebar.js",
740 "id": "sidebar.muteApp", 740 "id": "sidebar.muteApp",
741 "start": { 741 "start": {
742 "column": 8, 742 "column": 8,
743 "line": 19 743 "line": 20
744 } 744 }
745 }, 745 },
746 { 746 {
747 "defaultMessage": "!!!Enable notifications & audio", 747 "defaultMessage": "!!!Enable notifications & audio",
748 "end": { 748 "end": {
749 "column": 3, 749 "column": 3,
750 "line": 26 750 "line": 27
751 }, 751 },
752 "file": "src/components/layout/Sidebar.js", 752 "file": "src/components/layout/Sidebar.js",
753 "id": "sidebar.unmuteApp", 753 "id": "sidebar.unmuteApp",
754 "start": { 754 "start": {
755 "column": 10, 755 "column": 10,
756 "line": 23 756 "line": 24
757 } 757 }
758 }, 758 },
759 { 759 {
760 "defaultMessage": "!!!Open workspace drawer", 760 "defaultMessage": "!!!Open workspace drawer",
761 "end": { 761 "end": {
762 "column": 3, 762 "column": 3,
763 "line": 30 763 "line": 31
764 }, 764 },
765 "file": "src/components/layout/Sidebar.js", 765 "file": "src/components/layout/Sidebar.js",
766 "id": "sidebar.openWorkspaceDrawer", 766 "id": "sidebar.openWorkspaceDrawer",
767 "start": { 767 "start": {
768 "column": 23, 768 "column": 23,
769 "line": 27 769 "line": 28
770 } 770 }
771 }, 771 },
772 { 772 {
773 "defaultMessage": "!!!Close workspace drawer", 773 "defaultMessage": "!!!Close workspace drawer",
774 "end": { 774 "end": {
775 "column": 3, 775 "column": 3,
776 "line": 34 776 "line": 35
777 }, 777 },
778 "file": "src/components/layout/Sidebar.js", 778 "file": "src/components/layout/Sidebar.js",
779 "id": "sidebar.closeWorkspaceDrawer", 779 "id": "sidebar.closeWorkspaceDrawer",
780 "start": { 780 "start": {
781 "column": 24, 781 "column": 24,
782 "line": 31 782 "line": 32
783 } 783 }
784 } 784 }
785 ], 785 ],
@@ -1302,91 +1302,91 @@
1302 "defaultMessage": "!!!Available services", 1302 "defaultMessage": "!!!Available services",
1303 "end": { 1303 "end": {
1304 "column": 3, 1304 "column": 3,
1305 "line": 12 1305 "line": 13
1306 }, 1306 },
1307 "file": "src/components/settings/navigation/SettingsNavigation.js", 1307 "file": "src/components/settings/navigation/SettingsNavigation.js",
1308 "id": "settings.navigation.availableServices", 1308 "id": "settings.navigation.availableServices",
1309 "start": { 1309 "start": {
1310 "column": 21, 1310 "column": 21,
1311 "line": 9 1311 "line": 10
1312 } 1312 }
1313 }, 1313 },
1314 { 1314 {
1315 "defaultMessage": "!!!Your services", 1315 "defaultMessage": "!!!Your services",
1316 "end": { 1316 "end": {
1317 "column": 3, 1317 "column": 3,
1318 "line": 16 1318 "line": 17
1319 }, 1319 },
1320 "file": "src/components/settings/navigation/SettingsNavigation.js", 1320 "file": "src/components/settings/navigation/SettingsNavigation.js",
1321 "id": "settings.navigation.yourServices", 1321 "id": "settings.navigation.yourServices",
1322 "start": { 1322 "start": {
1323 "column": 16, 1323 "column": 16,
1324 "line": 13 1324 "line": 14
1325 } 1325 }
1326 }, 1326 },
1327 { 1327 {
1328 "defaultMessage": "!!!Your workspaces", 1328 "defaultMessage": "!!!Your workspaces",
1329 "end": { 1329 "end": {
1330 "column": 3, 1330 "column": 3,
1331 "line": 20 1331 "line": 21
1332 }, 1332 },
1333 "file": "src/components/settings/navigation/SettingsNavigation.js", 1333 "file": "src/components/settings/navigation/SettingsNavigation.js",
1334 "id": "settings.navigation.yourWorkspaces", 1334 "id": "settings.navigation.yourWorkspaces",
1335 "start": { 1335 "start": {
1336 "column": 18, 1336 "column": 18,
1337 "line": 17 1337 "line": 18
1338 } 1338 }
1339 }, 1339 },
1340 { 1340 {
1341 "defaultMessage": "!!!Account", 1341 "defaultMessage": "!!!Account",
1342 "end": { 1342 "end": {
1343 "column": 3, 1343 "column": 3,
1344 "line": 24 1344 "line": 25
1345 }, 1345 },
1346 "file": "src/components/settings/navigation/SettingsNavigation.js", 1346 "file": "src/components/settings/navigation/SettingsNavigation.js",
1347 "id": "settings.navigation.account", 1347 "id": "settings.navigation.account",
1348 "start": { 1348 "start": {
1349 "column": 11, 1349 "column": 11,
1350 "line": 21 1350 "line": 22
1351 } 1351 }
1352 }, 1352 },
1353 { 1353 {
1354 "defaultMessage": "!!!Settings", 1354 "defaultMessage": "!!!Settings",
1355 "end": { 1355 "end": {
1356 "column": 3, 1356 "column": 3,
1357 "line": 28 1357 "line": 29
1358 }, 1358 },
1359 "file": "src/components/settings/navigation/SettingsNavigation.js", 1359 "file": "src/components/settings/navigation/SettingsNavigation.js",
1360 "id": "settings.navigation.settings", 1360 "id": "settings.navigation.settings",
1361 "start": { 1361 "start": {
1362 "column": 12, 1362 "column": 12,
1363 "line": 25 1363 "line": 26
1364 } 1364 }
1365 }, 1365 },
1366 { 1366 {
1367 "defaultMessage": "!!!Invite Friends", 1367 "defaultMessage": "!!!Invite Friends",
1368 "end": { 1368 "end": {
1369 "column": 3, 1369 "column": 3,
1370 "line": 32 1370 "line": 33
1371 }, 1371 },
1372 "file": "src/components/settings/navigation/SettingsNavigation.js", 1372 "file": "src/components/settings/navigation/SettingsNavigation.js",
1373 "id": "settings.navigation.inviteFriends", 1373 "id": "settings.navigation.inviteFriends",
1374 "start": { 1374 "start": {
1375 "column": 17, 1375 "column": 17,
1376 "line": 29 1376 "line": 30
1377 } 1377 }
1378 }, 1378 },
1379 { 1379 {
1380 "defaultMessage": "!!!Logout", 1380 "defaultMessage": "!!!Logout",
1381 "end": { 1381 "end": {
1382 "column": 3, 1382 "column": 3,
1383 "line": 36 1383 "line": 37
1384 }, 1384 },
1385 "file": "src/components/settings/navigation/SettingsNavigation.js", 1385 "file": "src/components/settings/navigation/SettingsNavigation.js",
1386 "id": "settings.navigation.logout", 1386 "id": "settings.navigation.logout",
1387 "start": { 1387 "start": {
1388 "column": 10, 1388 "column": 10,
1389 "line": 33 1389 "line": 34
1390 } 1390 }
1391 } 1391 }
1392 ], 1392 ],