aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 698698515..1dd31324e 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3100,6 +3100,24 @@
3100 { 3100 {
3101 "descriptors": [ 3101 "descriptors": [
3102 { 3102 {
3103 "defaultMessage": "!!!What's new in Franz {version}?",
3104 "end": {
3105 "column": 3,
3106 "line": 14
3107 },
3108 "file": "src/features/announcements/components/AnnouncementScreen.js",
3109 "id": "feature.announcements.headline",
3110 "start": {
3111 "column": 12,
3112 "line": 11
3113 }
3114 }
3115 ],
3116 "path": "src/features/announcements/components/AnnouncementScreen.json"
3117 },
3118 {
3119 "descriptors": [
3120 {
3103 "defaultMessage": "!!!Please purchase license to skip waiting", 3121 "defaultMessage": "!!!Please purchase license to skip waiting",
3104 "end": { 3122 "end": {
3105 "column": 3, 3123 "column": 3,