From 70cfb298a9c49f96e5f8e6e21986c8309d4e6d18 Mon Sep 17 00:00:00 2001 From: Kevin Schiffer Date: Wed, 22 May 2019 14:45:54 +0200 Subject: [PATCH] dev: Update locales --- pkg/webui/locales/en.json | 1 + pkg/webui/locales/xx.json | 1 + 2 files changed, 2 insertions(+) diff --git a/pkg/webui/locales/en.json b/pkg/webui/locales/en.json index c7cd38af0d..f494f35336 100644 --- a/pkg/webui/locales/en.json +++ b/pkg/webui/locales/en.json @@ -106,6 +106,7 @@ "console.views.gateway-add.index.gatewayIdPlaceholder": "my-new-gateway", "console.views.gateway-add.index.createGateway": "Create Gateway", "console.views.gateway-add.index.gsServerAddressDescription": "The address of the Gateway Server to connect to", + "console.views.gateway-location.index.setGatewayLocation": "Set gateway antenna location", "console.views.login.index.welcome": "Welcome to {stackConsole}", "console.views.login.index.login": "You need to be logged in to use this site", "console.views.login.index.loginWithStackAccount": "Login with your TTN Stack Account", diff --git a/pkg/webui/locales/xx.json b/pkg/webui/locales/xx.json index 8d955072cb..57b60401f0 100644 --- a/pkg/webui/locales/xx.json +++ b/pkg/webui/locales/xx.json @@ -106,6 +106,7 @@ "console.views.gateway-add.index.gatewayIdPlaceholder": "xx-xxx-xxxxxxx", "console.views.gateway-add.index.createGateway": "Xxxxxx Xxxxxxx", "console.views.gateway-add.index.gsServerAddressDescription": "Xxx xxxxxxx xx xxx Xxxxxxx Xxxxxx xx xxxxxxx xx", + "console.views.gateway-location.index.setGatewayLocation": "Xxx xxxxxxx xxxxxxx xxxxxxxx", "console.views.login.index.welcome": "Xxxxxxx xx {stackConsole}", "console.views.login.index.login": "Xxx xxxx xx xx xxxxxx xx xx xxx xxxx xxxx", "console.views.login.index.loginWithStackAccount": "Xxxxx xxxx xxxx XXX Xxxxx Xxxxxxx",