aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/AppUpdateInfoBar.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages/src/components/AppUpdateInfoBar.json')
-rw-r--r--src/i18n/messages/src/components/AppUpdateInfoBar.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/i18n/messages/src/components/AppUpdateInfoBar.json b/src/i18n/messages/src/components/AppUpdateInfoBar.json
new file mode 100644
index 000000000..c4c2d0cae
--- /dev/null
+++ b/src/i18n/messages/src/components/AppUpdateInfoBar.json
@@ -0,0 +1,41 @@
1[
2 {
3 "id": "infobar.updateAvailable",
4 "defaultMessage": "!!!A new update for Franz is available.",
5 "file": "src/components/AppUpdateInfoBar.js",
6 "start": {
7 "line": 9,
8 "column": 19
9 },
10 "end": {
11 "line": 12,
12 "column": 3
13 }
14 },
15 {
16 "id": "infobar.buttonChangelog",
17 "defaultMessage": "!!!Changelog",
18 "file": "src/components/AppUpdateInfoBar.js",
19 "start": {
20 "line": 13,
21 "column": 13
22 },
23 "end": {
24 "line": 16,
25 "column": 3
26 }
27 },
28 {
29 "id": "infobar.buttonInstallUpdate",
30 "defaultMessage": "!!!Restart & install update",
31 "file": "src/components/AppUpdateInfoBar.js",
32 "start": {
33 "line": 17,
34 "column": 23
35 },
36 "end": {
37 "line": 20,
38 "column": 3
39 }
40 }
41] \ No newline at end of file