aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/serviceLimit/components/LimitReachedInfobox.json
blob: e35ad8dd812d3e7fc41c3c60cb986245f620815f (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
[
  {
    "id": "feature.serviceLimit.limitReached",
    "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.",
    "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
    "start": {
      "line": 9,
      "column": 16
    },
    "end": {
      "line": 12,
      "column": 3
    }
  },
  {
    "id": "premiumFeature.button.upgradeAccount",
    "defaultMessage": "!!!Upgrade account",
    "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
    "start": {
      "line": 13,
      "column": 10
    },
    "end": {
      "line": 16,
      "column": 3
    }
  }
]