aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-10 16:27:44 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-10 16:27:44 +0200
commit4c762972ab51e6017607f0450c2647f4c0e5660f (patch)
tree59948fab0c62952e079b183e5242b003f6886590 /src/i18n/locales/defaultMessages.json
parentadded generic pro badge component for settings nav (diff)
downloadferdium-app-4c762972ab51e6017607f0450c2647f4c0e5660f.tar.gz
ferdium-app-4c762972ab51e6017607f0450c2647f4c0e5660f.tar.zst
ferdium-app-4c762972ab51e6017607f0450c2647f4c0e5660f.zip
add premium badge to workspace drawer headline
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 791c4dd53..11a23805c 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3412,6 +3412,19 @@
3412 "column": 24, 3412 "column": 24,
3413 "line": 40 3413 "line": 40
3414 } 3414 }
3415 },
3416 {
3417 "defaultMessage": "!!!Premium feature",
3418 "end": {
3419 "column": 3,
3420 "line": 47
3421 },
3422 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3423 "id": "workspaceDrawer.proFeatureBadge",
3424 "start": {
3425 "column": 23,
3426 "line": 44
3427 }
3415 } 3428 }
3416 ], 3429 ],
3417 "path": "src/features/workspaces/components/WorkspaceDrawer.json" 3430 "path": "src/features/workspaces/components/WorkspaceDrawer.json"