aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-22 12:07:00 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-22 12:07:00 +0200
commitea3386e65da6089179914dfe853527edc38a38af (patch)
treeb886c9c780fb6c9572b07d1dd6cc12910330a03a /src
parentImprove onboarding experience (diff)
downloadferdium-app-ea3386e65da6089179914dfe853527edc38a38af.tar.gz
ferdium-app-ea3386e65da6089179914dfe853527edc38a38af.tar.zst
ferdium-app-ea3386e65da6089179914dfe853527edc38a38af.zip
Re-adding package-lock
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/defaultMessages.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 84d6b06b2..ececd59d8 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -713,78 +713,78 @@
713 "defaultMessage": "!!!Settings", 713 "defaultMessage": "!!!Settings",
714 "end": { 714 "end": {
715 "column": 3, 715 "column": 3,
716 "line": 15 716 "line": 16
717 }, 717 },
718 "file": "src/components/layout/Sidebar.js", 718 "file": "src/components/layout/Sidebar.js",
719 "id": "sidebar.settings", 719 "id": "sidebar.settings",
720 "start": { 720 "start": {
721 "column": 12, 721 "column": 12,
722 "line": 12 722 "line": 13
723 } 723 }
724 }, 724 },
725 { 725 {
726 "defaultMessage": "!!!Add new service", 726 "defaultMessage": "!!!Add new service",
727 "end": { 727 "end": {
728 "column": 3, 728 "column": 3,
729 "line": 19 729 "line": 20
730 }, 730 },
731 "file": "src/components/layout/Sidebar.js", 731 "file": "src/components/layout/Sidebar.js",
732 "id": "sidebar.addNewService", 732 "id": "sidebar.addNewService",
733 "start": { 733 "start": {
734 "column": 17, 734 "column": 17,
735 "line": 16 735 "line": 17
736 } 736 }
737 }, 737 },
738 { 738 {
739 "defaultMessage": "!!!Disable notifications & audio", 739 "defaultMessage": "!!!Disable notifications & audio",
740 "end": { 740 "end": {
741 "column": 3, 741 "column": 3,
742 "line": 23 742 "line": 24
743 }, 743 },
744 "file": "src/components/layout/Sidebar.js", 744 "file": "src/components/layout/Sidebar.js",
745 "id": "sidebar.muteApp", 745 "id": "sidebar.muteApp",
746 "start": { 746 "start": {
747 "column": 8, 747 "column": 8,
748 "line": 20 748 "line": 21
749 } 749 }
750 }, 750 },
751 { 751 {
752 "defaultMessage": "!!!Enable notifications & audio", 752 "defaultMessage": "!!!Enable notifications & audio",
753 "end": { 753 "end": {
754 "column": 3, 754 "column": 3,
755 "line": 27 755 "line": 28
756 }, 756 },
757 "file": "src/components/layout/Sidebar.js", 757 "file": "src/components/layout/Sidebar.js",
758 "id": "sidebar.unmuteApp", 758 "id": "sidebar.unmuteApp",
759 "start": { 759 "start": {
760 "column": 10, 760 "column": 10,
761 "line": 24 761 "line": 25
762 } 762 }
763 }, 763 },
764 { 764 {
765 "defaultMessage": "!!!Open workspace drawer", 765 "defaultMessage": "!!!Open workspace drawer",
766 "end": { 766 "end": {
767 "column": 3, 767 "column": 3,
768 "line": 31 768 "line": 32
769 }, 769 },
770 "file": "src/components/layout/Sidebar.js", 770 "file": "src/components/layout/Sidebar.js",
771 "id": "sidebar.openWorkspaceDrawer", 771 "id": "sidebar.openWorkspaceDrawer",
772 "start": { 772 "start": {
773 "column": 23, 773 "column": 23,
774 "line": 28 774 "line": 29
775 } 775 }
776 }, 776 },
777 { 777 {
778 "defaultMessage": "!!!Close workspace drawer", 778 "defaultMessage": "!!!Close workspace drawer",
779 "end": { 779 "end": {
780 "column": 3, 780 "column": 3,
781 "line": 35 781 "line": 36
782 }, 782 },
783 "file": "src/components/layout/Sidebar.js", 783 "file": "src/components/layout/Sidebar.js",
784 "id": "sidebar.closeWorkspaceDrawer", 784 "id": "sidebar.closeWorkspaceDrawer",
785 "start": { 785 "start": {
786 "column": 24, 786 "column": 24,
787 "line": 32 787 "line": 33
788 } 788 }
789 } 789 }
790 ], 790 ],