aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-02 11:47:32 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-02 11:47:32 +0200
commita7e2742d9269c098c37cc84b81ca9ef4863ec93a (patch)
tree6c48c5a157c28e303fd091e008857b3cd109ac8e /src/i18n/locales/defaultMessages.json
parentAdd "see all options" (diff)
downloadferdium-app-a7e2742d9269c098c37cc84b81ca9ef4863ec93a.tar.gz
ferdium-app-a7e2742d9269c098c37cc84b81ca9ef4863ec93a.tar.zst
ferdium-app-a7e2742d9269c098c37cc84b81ca9ef4863ec93a.zip
Add CTA for pro upgrade
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json69
1 files changed, 41 insertions, 28 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 7691aba84..1a571c904 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -1278,185 +1278,198 @@
1278 } 1278 }
1279 }, 1279 },
1280 { 1280 {
1281 "defaultMessage": "!!!Basic Account", 1281 "defaultMessage": "!!!Upgrade to Franz Professional",
1282 "end": { 1282 "end": {
1283 "column": 3, 1283 "column": 3,
1284 "line": 37 1284 "line": 37
1285 }, 1285 },
1286 "file": "src/components/settings/account/AccountDashboard.js", 1286 "file": "src/components/settings/account/AccountDashboard.js",
1287 "id": "settings.account.upgradeToPro.label",
1288 "start": {
1289 "column": 23,
1290 "line": 34
1291 }
1292 },
1293 {
1294 "defaultMessage": "!!!Basic Account",
1295 "end": {
1296 "column": 3,
1297 "line": 41
1298 },
1299 "file": "src/components/settings/account/AccountDashboard.js",
1287 "id": "settings.account.accountType.basic", 1300 "id": "settings.account.accountType.basic",
1288 "start": { 1301 "start": {
1289 "column": 20, 1302 "column": 20,
1290 "line": 34 1303 "line": 38
1291 } 1304 }
1292 }, 1305 },
1293 { 1306 {
1294 "defaultMessage": "!!!Premium Supporter Account", 1307 "defaultMessage": "!!!Premium Supporter Account",
1295 "end": { 1308 "end": {
1296 "column": 3, 1309 "column": 3,
1297 "line": 41 1310 "line": 45
1298 }, 1311 },
1299 "file": "src/components/settings/account/AccountDashboard.js", 1312 "file": "src/components/settings/account/AccountDashboard.js",
1300 "id": "settings.account.accountType.premium", 1313 "id": "settings.account.accountType.premium",
1301 "start": { 1314 "start": {
1302 "column": 22, 1315 "column": 22,
1303 "line": 38 1316 "line": 42
1304 } 1317 }
1305 }, 1318 },
1306 { 1319 {
1307 "defaultMessage": "!!!Edit Account", 1320 "defaultMessage": "!!!Edit Account",
1308 "end": { 1321 "end": {
1309 "column": 3, 1322 "column": 3,
1310 "line": 45 1323 "line": 49
1311 }, 1324 },
1312 "file": "src/components/settings/account/AccountDashboard.js", 1325 "file": "src/components/settings/account/AccountDashboard.js",
1313 "id": "settings.account.account.editButton", 1326 "id": "settings.account.account.editButton",
1314 "start": { 1327 "start": {
1315 "column": 21, 1328 "column": 21,
1316 "line": 42 1329 "line": 46
1317 } 1330 }
1318 }, 1331 },
1319 { 1332 {
1320 "defaultMessage": "!!Invoices", 1333 "defaultMessage": "!!Invoices",
1321 "end": { 1334 "end": {
1322 "column": 3, 1335 "column": 3,
1323 "line": 49 1336 "line": 53
1324 }, 1337 },
1325 "file": "src/components/settings/account/AccountDashboard.js", 1338 "file": "src/components/settings/account/AccountDashboard.js",
1326 "id": "settings.account.headlineInvoices", 1339 "id": "settings.account.headlineInvoices",
1327 "start": { 1340 "start": {
1328 "column": 18, 1341 "column": 18,
1329 "line": 46 1342 "line": 50
1330 } 1343 }
1331 }, 1344 },
1332 { 1345 {
1333 "defaultMessage": "!!!Download", 1346 "defaultMessage": "!!!Download",
1334 "end": { 1347 "end": {
1335 "column": 3, 1348 "column": 3,
1336 "line": 53 1349 "line": 57
1337 }, 1350 },
1338 "file": "src/components/settings/account/AccountDashboard.js", 1351 "file": "src/components/settings/account/AccountDashboard.js",
1339 "id": "settings.account.invoiceDownload", 1352 "id": "settings.account.invoiceDownload",
1340 "start": { 1353 "start": {
1341 "column": 19, 1354 "column": 19,
1342 "line": 50 1355 "line": 54
1343 } 1356 }
1344 }, 1357 },
1345 { 1358 {
1346 "defaultMessage": "!!!Could not load user information", 1359 "defaultMessage": "!!!Could not load user information",
1347 "end": { 1360 "end": {
1348 "column": 3, 1361 "column": 3,
1349 "line": 57 1362 "line": 61
1350 }, 1363 },
1351 "file": "src/components/settings/account/AccountDashboard.js", 1364 "file": "src/components/settings/account/AccountDashboard.js",
1352 "id": "settings.account.userInfoRequestFailed", 1365 "id": "settings.account.userInfoRequestFailed",
1353 "start": { 1366 "start": {
1354 "column": 25, 1367 "column": 25,
1355 "line": 54 1368 "line": 58
1356 } 1369 }
1357 }, 1370 },
1358 { 1371 {
1359 "defaultMessage": "!!!Try again", 1372 "defaultMessage": "!!!Try again",
1360 "end": { 1373 "end": {
1361 "column": 3, 1374 "column": 3,
1362 "line": 61 1375 "line": 65
1363 }, 1376 },
1364 "file": "src/components/settings/account/AccountDashboard.js", 1377 "file": "src/components/settings/account/AccountDashboard.js",
1365 "id": "settings.account.tryReloadUserInfoRequest", 1378 "id": "settings.account.tryReloadUserInfoRequest",
1366 "start": { 1379 "start": {
1367 "column": 28, 1380 "column": 28,
1368 "line": 58 1381 "line": 62
1369 } 1382 }
1370 }, 1383 },
1371 { 1384 {
1372 "defaultMessage": "!!!Delete account", 1385 "defaultMessage": "!!!Delete account",
1373 "end": { 1386 "end": {
1374 "column": 3, 1387 "column": 3,
1375 "line": 65 1388 "line": 69
1376 }, 1389 },
1377 "file": "src/components/settings/account/AccountDashboard.js", 1390 "file": "src/components/settings/account/AccountDashboard.js",
1378 "id": "settings.account.deleteAccount", 1391 "id": "settings.account.deleteAccount",
1379 "start": { 1392 "start": {
1380 "column": 17, 1393 "column": 17,
1381 "line": 62 1394 "line": 66
1382 } 1395 }
1383 }, 1396 },
1384 { 1397 {
1385 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 1398 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.",
1386 "end": { 1399 "end": {
1387 "column": 3, 1400 "column": 3,
1388 "line": 69 1401 "line": 73
1389 }, 1402 },
1390 "file": "src/components/settings/account/AccountDashboard.js", 1403 "file": "src/components/settings/account/AccountDashboard.js",
1391 "id": "settings.account.deleteInfo", 1404 "id": "settings.account.deleteInfo",
1392 "start": { 1405 "start": {
1393 "column": 14, 1406 "column": 14,
1394 "line": 66 1407 "line": 70
1395 } 1408 }
1396 }, 1409 },
1397 { 1410 {
1398 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 1411 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
1399 "end": { 1412 "end": {
1400 "column": 3, 1413 "column": 3,
1401 "line": 73 1414 "line": 77
1402 }, 1415 },
1403 "file": "src/components/settings/account/AccountDashboard.js", 1416 "file": "src/components/settings/account/AccountDashboard.js",
1404 "id": "settings.account.deleteEmailSent", 1417 "id": "settings.account.deleteEmailSent",
1405 "start": { 1418 "start": {
1406 "column": 19, 1419 "column": 19,
1407 "line": 70 1420 "line": 74
1408 } 1421 }
1409 }, 1422 },
1410 { 1423 {
1411 "defaultMessage": "!!!Free Trial", 1424 "defaultMessage": "!!!Free Trial",
1412 "end": { 1425 "end": {
1413 "column": 3, 1426 "column": 3,
1414 "line": 77 1427 "line": 81
1415 }, 1428 },
1416 "file": "src/components/settings/account/AccountDashboard.js", 1429 "file": "src/components/settings/account/AccountDashboard.js",
1417 "id": "settings.account.trial", 1430 "id": "settings.account.trial",
1418 "start": { 1431 "start": {
1419 "column": 9, 1432 "column": 9,
1420 "line": 74 1433 "line": 78
1421 } 1434 }
1422 }, 1435 },
1423 { 1436 {
1424 "defaultMessage": "!!!Your Franz License:", 1437 "defaultMessage": "!!!Your Franz License:",
1425 "end": { 1438 "end": {
1426 "column": 3, 1439 "column": 3,
1427 "line": 81 1440 "line": 85
1428 }, 1441 },
1429 "file": "src/components/settings/account/AccountDashboard.js", 1442 "file": "src/components/settings/account/AccountDashboard.js",
1430 "id": "settings.account.yourLicense", 1443 "id": "settings.account.yourLicense",
1431 "start": { 1444 "start": {
1432 "column": 15, 1445 "column": 15,
1433 "line": 78 1446 "line": 82
1434 } 1447 }
1435 }, 1448 },
1436 { 1449 {
1437 "defaultMessage": "!!!Your free trial ends in {duration}.", 1450 "defaultMessage": "!!!Your free trial ends in {duration}.",
1438 "end": { 1451 "end": {
1439 "column": 3, 1452 "column": 3,
1440 "line": 85 1453 "line": 89
1441 }, 1454 },
1442 "file": "src/components/settings/account/AccountDashboard.js", 1455 "file": "src/components/settings/account/AccountDashboard.js",
1443 "id": "settings.account.trialEndsIn", 1456 "id": "settings.account.trialEndsIn",
1444 "start": { 1457 "start": {
1445 "column": 15, 1458 "column": 15,
1446 "line": 82 1459 "line": 86
1447 } 1460 }
1448 }, 1461 },
1449 { 1462 {
1450 "defaultMessage": "!!!Please update your billing info to continue using {license} after your trial period.", 1463 "defaultMessage": "!!!Please update your billing info to continue using {license} after your trial period.",
1451 "end": { 1464 "end": {
1452 "column": 3, 1465 "column": 3,
1453 "line": 89 1466 "line": 93
1454 }, 1467 },
1455 "file": "src/components/settings/account/AccountDashboard.js", 1468 "file": "src/components/settings/account/AccountDashboard.js",
1456 "id": "settings.account.trialUpdateBillingInfo", 1469 "id": "settings.account.trialUpdateBillingInfo",
1457 "start": { 1470 "start": {
1458 "column": 33, 1471 "column": 33,
1459 "line": 86 1472 "line": 90
1460 } 1473 }
1461 } 1474 }
1462 ], 1475 ],