aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/settings/account/AccountDashboard.json
blob: b0cc2dcc78702ba0de5da5e1c3519527b07b987c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
[
  {
    "id": "settings.account.headline",
    "defaultMessage": "!!!Account",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 14,
      "column": 12
    },
    "end": {
      "line": 17,
      "column": 3
    }
  },
  {
    "id": "settings.account.headlineDangerZone",
    "defaultMessage": "!!Danger Zone",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 18,
      "column": 22
    },
    "end": {
      "line": 21,
      "column": 3
    }
  },
  {
    "id": "settings.account.account.editButton",
    "defaultMessage": "!!!Edit Account",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 22,
      "column": 21
    },
    "end": {
      "line": 25,
      "column": 3
    }
  },
  {
    "id": "settings.account.headlineInvoices",
    "defaultMessage": "!!Invoices",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 26,
      "column": 18
    },
    "end": {
      "line": 29,
      "column": 3
    }
  },
  {
    "id": "settings.account.userInfoRequestFailed",
    "defaultMessage": "!!!Could not load user information",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 30,
      "column": 25
    },
    "end": {
      "line": 33,
      "column": 3
    }
  },
  {
    "id": "settings.account.tryReloadUserInfoRequest",
    "defaultMessage": "!!!Try again",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 34,
      "column": 28
    },
    "end": {
      "line": 37,
      "column": 3
    }
  },
  {
    "id": "settings.account.deleteAccount",
    "defaultMessage": "!!!Delete account",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 38,
      "column": 17
    },
    "end": {
      "line": 41,
      "column": 3
    }
  },
  {
    "id": "settings.account.deleteInfo",
    "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 42,
      "column": 14
    },
    "end": {
      "line": 46,
      "column": 3
    }
  },
  {
    "id": "settings.account.deleteEmailSent",
    "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 47,
      "column": 19
    },
    "end": {
      "line": 51,
      "column": 3
    }
  },
  {
    "id": "settings.account.yourLicense",
    "defaultMessage": "!!!Your Franz License:",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 52,
      "column": 15
    },
    "end": {
      "line": 55,
      "column": 3
    }
  },
  {
    "id": "settings.account.accountUnavailable",
    "defaultMessage": "Account is unavailable",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 56,
      "column": 22
    },
    "end": {
      "line": 59,
      "column": 3
    }
  },
  {
    "id": "settings.account.accountUnavailableInfo",
    "defaultMessage": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.",
    "file": "src/components/settings/account/AccountDashboard.js",
    "start": {
      "line": 60,
      "column": 26
    },
    "end": {
      "line": 63,
      "column": 3
    }
  }
]