diff --git a/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/lang/HtmlLang.java b/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/lang/HtmlLang.java index eacb9d13c..0c6d86f76 100644 --- a/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/lang/HtmlLang.java +++ b/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/lang/HtmlLang.java @@ -35,6 +35,7 @@ public enum HtmlLang implements Lang { SIDE_PLAYERBASE_OVERVIEW("Playerbase Overview"), SIDE_GEOLOCATIONS("Geolocations"), SIDE_PLUGINS("PLUGINS"), // Nav group title + SIDE_LINKS("LINKS"), UNIT_NO_DATA("No Data"), // Generic // Modals TITLE_THEME_SELECT("Theme Select"), diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_CN.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_CN.txt index 47d710b2e..4f551a777 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_CN.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_CN.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || 时域 HTML - SIDE_GEOLOCATIONS || 地理位置 HTML - SIDE_INFORMATION || 信息 +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || 全服网络预览 HTML - SIDE_OVERVIEW || 预览 HTML - SIDE_PERFORMANCE || 性能 diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_CS.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_CS.txt index 1bee853e0..5954399f7 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_CS.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_CS.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Sezení HTML - SIDE_GEOLOCATIONS || Geolokace HTML - SIDE_INFORMATION || INFORMACE +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Přehled sítě HTML - SIDE_OVERVIEW || Přehled HTML - SIDE_PERFORMANCE || Výkon diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_DE.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_DE.txt index c6c7d809e..c13a45f16 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_DE.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_DE.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Sitzung HTML - SIDE_GEOLOCATIONS || Geolocations HTML - SIDE_INFORMATION || INFORMATION +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Netzwerk Übersicht HTML - SIDE_OVERVIEW || Übersicht HTML - SIDE_PERFORMANCE || Leistung diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_EN.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_EN.txt index c66215047..916920b86 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_EN.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_EN.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Session HTML - SIDE_GEOLOCATIONS || Geolocations HTML - SIDE_INFORMATION || INFORMATION +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Network Overview HTML - SIDE_OVERVIEW || Overview HTML - SIDE_PERFORMANCE || Performance diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_ES.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_ES.txt index fcd803bc0..cb5746b03 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_ES.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_ES.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Sesión HTML - SIDE_GEOLOCATIONS || Geolocalizaciones HTML - SIDE_INFORMATION || INFORMACIÓN +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Vista general de red HTML - SIDE_OVERVIEW || Vista general HTML - SIDE_PERFORMANCE || Rendimiento diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_FI.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_FI.txt index a0ab07afb..5ec1f2a12 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_FI.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_FI.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >tästä HTML - QUERY_TIME_TO || >tänne HTML - QUERY_VIEW || Näkymä: HTML - QUERY_ZERO_RESULTS || Ei tuloksia +HTML - REGISTER || Rekisteröidy HTML - REGISTER_CHECK_FAILED || Rekisteröitymisen tilan tarkistus epäonnistui: HTML - REGISTER_COMPLETE || Viimeistele rekisteröinti HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || Voit viimeistellä käyttäjän rekisteröinnin. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Luo uusi käyttäjä HTML - REGISTER_FAILED || Rekisteröinti epäonnistui: HTML - REGISTER_HAVE_ACCOUNT || Aiempi käyttäjä? Kirjaudu sisään! HTML - REGISTER_PASSWORD_TIP || Salasana kannattaa olla yli 8 merkkiä, mutta ei ole rajoituksia. -HTML - REGISTER || Rekisteröidy HTML - REGISTER_SPECIFY_PASSWORD || Anna salasana HTML - REGISTER_SPECIFY_USERNAME || Anna käyttäjänimi HTML - REGISTER_USERNAME_LENGTH || Käyttäjänimi voi olla enintään 50 merkkiä, sinun on @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Käyttäjänimi voi olla enin HTML - SESSION || Istunto HTML - SIDE_GEOLOCATIONS || Sijainnit HTML - SIDE_INFORMATION || TIETOJA +HTML - SIDE_LINKS || LINKIT HTML - SIDE_NETWORK_OVERVIEW || Verkoston yhteenveto HTML - SIDE_OVERVIEW || Yhteenveto HTML - SIDE_PERFORMANCE || Suorituskyky diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_FR.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_FR.txt index b472c2ad8..f36a30441 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_FR.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_FR.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Session HTML - SIDE_GEOLOCATIONS || Géolocalisation HTML - SIDE_INFORMATION || INFORMATION +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Aperçu du réseau HTML - SIDE_OVERVIEW || Vue d'ensemble HTML - SIDE_PERFORMANCE || Performance diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_IT.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_IT.txt index ac1c2553b..6459e80b3 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_IT.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_IT.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Session HTML - SIDE_GEOLOCATIONS || Geolocalizazione HTML - SIDE_INFORMATION || INFORMAZIONE +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Informazioni sul Network HTML - SIDE_OVERVIEW || Informazioni HTML - SIDE_PERFORMANCE || Performance diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_JA.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_JA.txt index 585d2de90..7a7620171 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_JA.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_JA.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || オンライン HTML - SIDE_GEOLOCATIONS || 地域 HTML - SIDE_INFORMATION || インフォメーション +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || ネットワーク概要 HTML - SIDE_OVERVIEW || 概要 HTML - SIDE_PERFORMANCE || パフォーマンス diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_KO.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_KO.txt index 30be6659b..15c8f1da2 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_KO.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_KO.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || 세션 HTML - SIDE_GEOLOCATIONS || 지리적 위치 HTML - SIDE_INFORMATION || 정보 +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || 네트워크 개요 HTML - SIDE_OVERVIEW || 개요 HTML - SIDE_PERFORMANCE || 성능 diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.txt index f41e20f11..8e660323b 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_PT_BR.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Sessão HTML - SIDE_GEOLOCATIONS || Geolocalizações HTML - SIDE_INFORMATION || INFORMATION +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Network Overview HTML - SIDE_OVERVIEW || Visão Global HTML - SIDE_PERFORMANCE || Desempenho diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_RU.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_RU.txt index fa48b2f66..a36db52b1 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_RU.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_RU.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Сессия HTML - SIDE_GEOLOCATIONS || Геолокация HTML - SIDE_INFORMATION || ИНФОРМАЦИЯ +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Обзор сети HTML - SIDE_OVERVIEW || Обзор HTML - SIDE_PERFORMANCE || Производительность diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_TR.txt b/Plan/common/src/main/resources/assets/plan/locale/locale_TR.txt index 0300d3dff..e796a48e3 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_TR.txt +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_TR.txt @@ -292,6 +292,7 @@ HTML - QUERY_TIME_FROM || >from HTML - QUERY_TIME_TO || >to HTML - QUERY_VIEW || View: HTML - QUERY_ZERO_RESULTS || Query produced 0 results +HTML - REGISTER || Register HTML - REGISTER_CHECK_FAILED || Checking registration status failed: HTML - REGISTER_COMPLETE || Complete Registration HTML - REGISTER_COMPLETE_INSTRUCTIONS_1 || You can now finish registering the user. @@ -302,7 +303,6 @@ HTML - REGISTER_CREATE_USER || Create a new user HTML - REGISTER_FAILED || Registration failed: HTML - REGISTER_HAVE_ACCOUNT || Already have an account? Login! HTML - REGISTER_PASSWORD_TIP || Password should be more than 8 characters, but there are no limitations. -HTML - REGISTER || Register HTML - REGISTER_SPECIFY_PASSWORD || You need to specify a Password HTML - REGISTER_SPECIFY_USERNAME || You need to specify a Username HTML - REGISTER_USERNAME_LENGTH || Username can be up to 50 characters, yours is @@ -310,6 +310,7 @@ HTML - REGISTER_USERNAME_TIP || Username can be up to 50 char HTML - SESSION || Oturum HTML - SIDE_GEOLOCATIONS || Coğrafi Konumlar HTML - SIDE_INFORMATION || INFORMATION +HTML - SIDE_LINKS || LINKS HTML - SIDE_NETWORK_OVERVIEW || Network Overview HTML - SIDE_OVERVIEW || Genel Bakış HTML - SIDE_PERFORMANCE || Performans diff --git a/Plan/common/src/main/resources/assets/plan/web/network.html b/Plan/common/src/main/resources/assets/plan/web/network.html index ab84cd571..446766f8e 100644 --- a/Plan/common/src/main/resources/assets/plan/web/network.html +++ b/Plan/common/src/main/resources/assets/plan/web/network.html @@ -116,7 +116,7 @@