Skip to content

Commit e59135d

Browse files
committed
console: Fix messages
1 parent e63914f commit e59135d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkg/webui/locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@
614614
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteSuccess": "WiFi profile deleted",
615615
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteFail": "There was an error and the WiFi profile could not be deleted",
616616
"console.containers.gateway-managed-gateway.wifi-profiles.overview.deleteModalMessage": "The profile will not be applicable to gateways anymore and gateways using this profile might lose connectivity. Please make sure to update the gateway settings before deleting this profile.",
617-
"console.containers.gateway-onboarding-form.gateway-provisioning-form.gateway-claim-form-section.index.claimWarning": "We detected a Managed gateway. To claim this gateway, please use the <strong>owner token printed on the gateway</strong>, or the <strong>gateway fleet owner token</strong>.",
617+
"console.containers.gateway-onboarding-form.gateway-provisioning-form.gateway-claim-form-section.index.claimWarning": "We detected a Managed gateway. To claim this gateway with a subscription, use the owner token printed on the gateway, or add it to your Gateway Fleet using your <Link>fleet owner token.</Link>",
618618
"console.containers.gateway-onboarding-form.gateway-provisioning-form.gateway-claim-form-section.index.fleet": "Fleet",
619619
"console.containers.gateway-onboarding-form.gateway-provisioning-form.gateway-registration-form-section.index.requireAuthenticatedConnectionDescription": "Select which information can be seen by other network participants, including {packetBrokerURL}",
620620
"console.containers.gateway-onboarding-form.gateway-provisioning-form.gateway-registration-form-section.index.shareGatewayInfoDescription": "Choose this option eg. if your gateway is powered by {loraBasicStationURL}",
@@ -1442,8 +1442,8 @@
14421442
"lib.shared-messages.fCnt": "FCnt",
14431443
"lib.shared-messages.fetching": "Fetching data…",
14441444
"lib.shared-messages.firmwareVersion": "Firmware version",
1445-
"lib.shared-messages.fleetInfo": "Adding a gateway to a Fleet will claim the gateway using an <Link>available Slot.</Link>",
1446-
"lib.shared-messages.fleetTokenInfo": "Your fleet token is available in <Link>your account.</Link>",
1445+
"lib.shared-messages.fleetInfo": "Adding a gateway to a Fleet will claim the gateway using an available Slot. <Link>Read docs.</Link>",
1446+
"lib.shared-messages.fleetTokenInfo": "Log in to <Link>your billing account.</Link> Select the fleet and copy the token.",
14471447
"lib.shared-messages.format": "Format",
14481448
"lib.shared-messages.fpNotFoundError": "The LoRaWAN version <code>{lorawanVersion}</code> does not support the <code>{freqPlan}</code> frequency plan. Please choose a different MAC version or frequency plan.",
14491449
"lib.shared-messages.fPort": "FPort",

0 commit comments

Comments
 (0)