From 22ee2b8d067241ee191ff8b3dd04fd4369cfdade Mon Sep 17 00:00:00 2001
From: "Misty (Bot)" <deploy@nodebb.org>
Date: Tue, 3 Mar 2020 09:30:57 +0000
Subject: [PATCH] Latest translations and fallbacks

---
 public/language/ar/admin/development/info.json          | 3 ++-
 public/language/bg/admin/development/info.json          | 3 ++-
 public/language/bn/admin/development/info.json          | 3 ++-
 public/language/cs/admin/development/info.json          | 3 ++-
 public/language/da/admin/development/info.json          | 3 ++-
 public/language/de/admin/development/info.json          | 3 ++-
 public/language/el/admin/development/info.json          | 3 ++-
 public/language/en-US/admin/development/info.json       | 3 ++-
 public/language/en-x-pirate/admin/development/info.json | 3 ++-
 public/language/es/admin/development/info.json          | 3 ++-
 public/language/et/admin/development/info.json          | 3 ++-
 public/language/fa-IR/admin/development/info.json       | 3 ++-
 public/language/fi/admin/development/info.json          | 3 ++-
 public/language/fr/admin/development/info.json          | 3 ++-
 public/language/gl/admin/development/info.json          | 3 ++-
 public/language/he/admin/development/info.json          | 3 ++-
 public/language/hr/admin/development/info.json          | 3 ++-
 public/language/hu/admin/development/info.json          | 3 ++-
 public/language/id/admin/development/info.json          | 3 ++-
 public/language/it/admin/development/info.json          | 3 ++-
 public/language/ja/admin/development/info.json          | 3 ++-
 public/language/ko/admin/development/info.json          | 3 ++-
 public/language/lt/admin/development/info.json          | 3 ++-
 public/language/lv/admin/development/info.json          | 3 ++-
 public/language/ms/admin/development/info.json          | 3 ++-
 public/language/nb/admin/development/info.json          | 3 ++-
 public/language/nl/admin/development/info.json          | 3 ++-
 public/language/pl/admin/development/info.json          | 3 ++-
 public/language/pt-BR/admin/development/info.json       | 3 ++-
 public/language/pt-PT/admin/development/info.json       | 3 ++-
 public/language/ro/admin/development/info.json          | 3 ++-
 public/language/ru/admin/development/info.json          | 3 ++-
 public/language/rw/admin/development/info.json          | 3 ++-
 public/language/sc/admin/development/info.json          | 3 ++-
 public/language/sk/admin/development/info.json          | 3 ++-
 public/language/sl/admin/development/info.json          | 3 ++-
 public/language/sr/admin/development/info.json          | 3 ++-
 public/language/sv/admin/development/info.json          | 3 ++-
 public/language/th/admin/development/info.json          | 3 ++-
 public/language/tr/admin/development/info.json          | 3 ++-
 public/language/uk/admin/development/info.json          | 3 ++-
 public/language/vi/admin/development/info.json          | 3 ++-
 public/language/zh-CN/admin/development/info.json       | 3 ++-
 public/language/zh-TW/admin/development/info.json       | 3 ++-
 44 files changed, 88 insertions(+), 44 deletions(-)

diff --git a/public/language/ar/admin/development/info.json b/public/language/ar/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/ar/admin/development/info.json
+++ b/public/language/ar/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/bg/admin/development/info.json b/public/language/bg/admin/development/info.json
index a1fe782b9f..15c75e847b 100644
--- a/public/language/bg/admin/development/info.json
+++ b/public/language/bg/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Информация — Вие сте на <strong>%1:%2</strong>",
+	"you-are-on": "Вие сте на <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 възела отговориха в рамките на %2мсек!",
 	"host": "сървър",
 	"pid": "ид. на процеса",
diff --git a/public/language/bn/admin/development/info.json b/public/language/bn/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/bn/admin/development/info.json
+++ b/public/language/bn/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/cs/admin/development/info.json b/public/language/cs/admin/development/info.json
index 363c074a01..026379c06a 100644
--- a/public/language/cs/admin/development/info.json
+++ b/public/language/cs/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Informace – jste na <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 vazeb odpovědělo během %2ms.",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/da/admin/development/info.json b/public/language/da/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/da/admin/development/info.json
+++ b/public/language/da/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/de/admin/development/info.json b/public/language/de/admin/development/info.json
index a21a412764..8e8a4a30d6 100644
--- a/public/language/de/admin/development/info.json
+++ b/public/language/de/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - Sie verwenden <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 Knoten antworteten innerhalb von %2ms",
 	"host": "Host",
 	"pid": "PID",
diff --git a/public/language/el/admin/development/info.json b/public/language/el/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/el/admin/development/info.json
+++ b/public/language/el/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/en-US/admin/development/info.json b/public/language/en-US/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/en-US/admin/development/info.json
+++ b/public/language/en-US/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/en-x-pirate/admin/development/info.json b/public/language/en-x-pirate/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/en-x-pirate/admin/development/info.json
+++ b/public/language/en-x-pirate/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/es/admin/development/info.json b/public/language/es/admin/development/info.json
index 3b98b9c9b2..5a99a38d60 100644
--- a/public/language/es/admin/development/info.json
+++ b/public/language/es/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - Tú estás en <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "¡%1 nodos respondieron en %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/et/admin/development/info.json b/public/language/et/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/et/admin/development/info.json
+++ b/public/language/et/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/fa-IR/admin/development/info.json b/public/language/fa-IR/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/fa-IR/admin/development/info.json
+++ b/public/language/fa-IR/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/fi/admin/development/info.json b/public/language/fi/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/fi/admin/development/info.json
+++ b/public/language/fi/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/fr/admin/development/info.json b/public/language/fr/admin/development/info.json
index 26f71e4e97..97360fe448 100644
--- a/public/language/fr/admin/development/info.json
+++ b/public/language/fr/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - Vous êtes sur <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 noeuds ont répondu en %2ms !",
 	"host": "hôte",
 	"pid": "pid",
diff --git a/public/language/gl/admin/development/info.json b/public/language/gl/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/gl/admin/development/info.json
+++ b/public/language/gl/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/he/admin/development/info.json b/public/language/he/admin/development/info.json
index c4ee8fc524..5ce2a576b4 100644
--- a/public/language/he/admin/development/info.json
+++ b/public/language/he/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/hr/admin/development/info.json b/public/language/hr/admin/development/info.json
index aa9411218f..14cb68bb9d 100644
--- a/public/language/hr/admin/development/info.json
+++ b/public/language/hr/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - Vi ste <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "Domaćin",
 	"pid": "pid",
diff --git a/public/language/hu/admin/development/info.json b/public/language/hu/admin/development/info.json
index 8591a2291e..abf2d247a4 100644
--- a/public/language/hu/admin/development/info.json
+++ b/public/language/hu/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Infó - Most épp itt vagy: <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 csomópont válaszolt %2mp-n belül!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/id/admin/development/info.json b/public/language/id/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/id/admin/development/info.json
+++ b/public/language/id/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/it/admin/development/info.json b/public/language/it/admin/development/info.json
index 5b30f67c5d..d121ea60a3 100644
--- a/public/language/it/admin/development/info.json
+++ b/public/language/it/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Informazione - Tu sei su <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodi hanno risposto entro %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/ja/admin/development/info.json b/public/language/ja/admin/development/info.json
index a04d316322..d3498dc7ec 100644
--- a/public/language/ja/admin/development/info.json
+++ b/public/language/ja/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "お知らせ - あなたは<strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1ノードは%2ms以内に応答しました!",
 	"host": "ホスト",
 	"pid": "pid",
diff --git a/public/language/ko/admin/development/info.json b/public/language/ko/admin/development/info.json
index 078eeeef27..7c1d810a18 100644
--- a/public/language/ko/admin/development/info.json
+++ b/public/language/ko/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "정보 - <strong>%1:%2</strong>에 있습니다.",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 노드가 %2ms 내로 응답했습니다.",
 	"host": "호스트",
 	"pid": "pid",
diff --git a/public/language/lt/admin/development/info.json b/public/language/lt/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/lt/admin/development/info.json
+++ b/public/language/lt/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/lv/admin/development/info.json b/public/language/lv/admin/development/info.json
index 84ac184f72..48055ceec0 100644
--- a/public/language/lv/admin/development/info.json
+++ b/public/language/lv/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - Tu lieto <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 serveri atbildēja %2ms laikā!",
 	"host": "serveris",
 	"pid": "pid",
diff --git a/public/language/ms/admin/development/info.json b/public/language/ms/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/ms/admin/development/info.json
+++ b/public/language/ms/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/nb/admin/development/info.json b/public/language/nb/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/nb/admin/development/info.json
+++ b/public/language/nb/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/nl/admin/development/info.json b/public/language/nl/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/nl/admin/development/info.json
+++ b/public/language/nl/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/pl/admin/development/info.json b/public/language/pl/admin/development/info.json
index 1cf80f089f..0f3b0a395a 100644
--- a/public/language/pl/admin/development/info.json
+++ b/public/language/pl/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Informacja - Jesteś na  <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 węzły odpowiedziały w ciągu %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/pt-BR/admin/development/info.json b/public/language/pt-BR/admin/development/info.json
index 277aae3210..f9dc28a53e 100644
--- a/public/language/pt-BR/admin/development/info.json
+++ b/public/language/pt-BR/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Informação - Você está em <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes respondidos dentro de %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/pt-PT/admin/development/info.json b/public/language/pt-PT/admin/development/info.json
index 2dbf2dd99f..c1038cb872 100644
--- a/public/language/pt-PT/admin/development/info.json
+++ b/public/language/pt-PT/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/ro/admin/development/info.json b/public/language/ro/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/ro/admin/development/info.json
+++ b/public/language/ro/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/ru/admin/development/info.json b/public/language/ru/admin/development/info.json
index a0250a743a..d3b728a01f 100644
--- a/public/language/ru/admin/development/info.json
+++ b/public/language/ru/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Вы находитесь на <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "Узлов: %1. Время ответа %2мс!",
 	"host": "хост",
 	"pid": "pid",
diff --git a/public/language/rw/admin/development/info.json b/public/language/rw/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/rw/admin/development/info.json
+++ b/public/language/rw/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/sc/admin/development/info.json b/public/language/sc/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/sc/admin/development/info.json
+++ b/public/language/sc/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/sk/admin/development/info.json b/public/language/sk/admin/development/info.json
index de652f640a..a150eb754d 100644
--- a/public/language/sk/admin/development/info.json
+++ b/public/language/sk/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Informácie - Nachádzate sa na <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 väzieb odpovedalo počas %2ms.",
 	"host": "hosť",
 	"pid": "pid",
diff --git a/public/language/sl/admin/development/info.json b/public/language/sl/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/sl/admin/development/info.json
+++ b/public/language/sl/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/sr/admin/development/info.json b/public/language/sr/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/sr/admin/development/info.json
+++ b/public/language/sr/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/sv/admin/development/info.json b/public/language/sv/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/sv/admin/development/info.json
+++ b/public/language/sv/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/th/admin/development/info.json b/public/language/th/admin/development/info.json
index f7572bb044..eea9193192 100644
--- a/public/language/th/admin/development/info.json
+++ b/public/language/th/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "ข้อมูล - คุณกำลังอยู่บน <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes ตอบสนองแล้วภายใน %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/tr/admin/development/info.json b/public/language/tr/admin/development/info.json
index 82e57e01df..9f1e680abb 100644
--- a/public/language/tr/admin/development/info.json
+++ b/public/language/tr/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Bilgi - Buradasınız: <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%2ms içinde %1 düğüm yanıt verdi!",
 	"host": "sunucu",
 	"pid": "pid",
diff --git a/public/language/uk/admin/development/info.json b/public/language/uk/admin/development/info.json
index c3d39a1c5e..34fa8889f9 100644
--- a/public/language/uk/admin/development/info.json
+++ b/public/language/uk/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Інформація - Ви знаходитесь на <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 вузлів відповіли за %2мс!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/vi/admin/development/info.json b/public/language/vi/admin/development/info.json
index c095a9718b..da7e6b547a 100644
--- a/public/language/vi/admin/development/info.json
+++ b/public/language/vi/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - You are on <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes responded within %2ms!",
 	"host": "host",
 	"pid": "pid",
diff --git a/public/language/zh-CN/admin/development/info.json b/public/language/zh-CN/admin/development/info.json
index b419eaf0cf..1dc4ea2fc1 100644
--- a/public/language/zh-CN/admin/development/info.json
+++ b/public/language/zh-CN/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "信息 - 您正在 <strong>%1:%2</strong> 上",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1个节点在%2ms内响应!",
 	"host": "主机",
 	"pid": "pid",
diff --git a/public/language/zh-TW/admin/development/info.json b/public/language/zh-TW/admin/development/info.json
index f9ec6ed25c..29e0f87d7c 100644
--- a/public/language/zh-TW/admin/development/info.json
+++ b/public/language/zh-TW/admin/development/info.json
@@ -1,5 +1,6 @@
 {
-	"you-are-on": "Info - 你現在在 <strong>%1:%2</strong>",
+	"you-are-on": "You are on <strong>%1:%2</strong>",
+	"ip": "IP <strong>%1</strong>",
 	"nodes-responded": "%1 nodes 在 %2ms! 內反應",
 	"host": "host",
 	"pid": "pid",