diff --git a/frontend/src/components/site/LanguageSelect.tsx b/frontend/src/components/site/LanguageSelect.tsx index 9e57a1fd5..084d7b4fd 100644 --- a/frontend/src/components/site/LanguageSelect.tsx +++ b/frontend/src/components/site/LanguageSelect.tsx @@ -83,7 +83,7 @@ const LanguageSelect = forwardRef(({ title }: Props, ref) => { - {translateText(locale, "General", `Change language from ${getLanguageName(locale)}`)} + {translateText(locale, "General", `Change language from`)} {/* Conditionally apply flexbox layout for mobile screens */} diff --git a/frontend/src/components/translates/translations/ar.json b/frontend/src/components/translates/translations/ar.json index d8ae7b1e3..874dc63fb 100644 --- a/frontend/src/components/translates/translations/ar.json +++ b/frontend/src/components/translates/translations/ar.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from اللغة العرب", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/bn.json b/frontend/src/components/translates/translations/bn.json index d8ae7b1e3..593b8af1d 100644 --- a/frontend/src/components/translates/translations/bn.json +++ b/frontend/src/components/translates/translations/bn.json @@ -55,7 +55,7 @@ "Search by IP or Name": "Search by IP or Name", "Add server": "Add server", "IP or Domain": "IP or Domain", - "IP/Domain": "IP/Domain", + "IP/Domain": "AIP/Domain", "Add": "Add", "IP must be in format ip:port": "IP must be in format ip:port", "Show empty servers": "Show empty servers", @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from বাংলা", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/bs.json b/frontend/src/components/translates/translations/bs.json index d8ae7b1e3..71a30a4f3 100644 --- a/frontend/src/components/translates/translations/bs.json +++ b/frontend/src/components/translates/translations/bs.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from bosanski jezik", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/de.json b/frontend/src/components/translates/translations/de.json index d8ae7b1e3..037c32e4e 100644 --- a/frontend/src/components/translates/translations/de.json +++ b/frontend/src/components/translates/translations/de.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Deutsch", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/el.json b/frontend/src/components/translates/translations/el.json index d8ae7b1e3..2fbc88cbe 100644 --- a/frontend/src/components/translates/translations/el.json +++ b/frontend/src/components/translates/translations/el.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Ελληνικά", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/en.json b/frontend/src/components/translates/translations/en.json index d8ae7b1e3..bf620ea79 100644 --- a/frontend/src/components/translates/translations/en.json +++ b/frontend/src/components/translates/translations/en.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from English", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/es.json b/frontend/src/components/translates/translations/es.json index d8ae7b1e3..2648be026 100644 --- a/frontend/src/components/translates/translations/es.json +++ b/frontend/src/components/translates/translations/es.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Español", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/et.json b/frontend/src/components/translates/translations/et.json index d8ae7b1e3..6e679de37 100644 --- a/frontend/src/components/translates/translations/et.json +++ b/frontend/src/components/translates/translations/et.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from eesti", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/fa.json b/frontend/src/components/translates/translations/fa.json index d8ae7b1e3..f177e7a02 100644 --- a/frontend/src/components/translates/translations/fa.json +++ b/frontend/src/components/translates/translations/fa.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from فارسی", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/fil.json b/frontend/src/components/translates/translations/fil.json index d8ae7b1e3..f5569f0e2 100644 --- a/frontend/src/components/translates/translations/fil.json +++ b/frontend/src/components/translates/translations/fil.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from fil", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/fr.json b/frontend/src/components/translates/translations/fr.json index d8ae7b1e3..9f1dd9d48 100644 --- a/frontend/src/components/translates/translations/fr.json +++ b/frontend/src/components/translates/translations/fr.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Français", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/hr.json b/frontend/src/components/translates/translations/hr.json index d8ae7b1e3..be0839a61 100644 --- a/frontend/src/components/translates/translations/hr.json +++ b/frontend/src/components/translates/translations/hr.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Hrvatski", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/hu.json b/frontend/src/components/translates/translations/hu.json index d8ae7b1e3..65d00a2bb 100644 --- a/frontend/src/components/translates/translations/hu.json +++ b/frontend/src/components/translates/translations/hu.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from magyar", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/id.json b/frontend/src/components/translates/translations/id.json index d8ae7b1e3..be29bdc4c 100644 --- a/frontend/src/components/translates/translations/id.json +++ b/frontend/src/components/translates/translations/id.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Bahasa Indonesia", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/it.json b/frontend/src/components/translates/translations/it.json index d8ae7b1e3..099f5b970 100644 --- a/frontend/src/components/translates/translations/it.json +++ b/frontend/src/components/translates/translations/it.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Italiano", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/ja.json b/frontend/src/components/translates/translations/ja.json index d8ae7b1e3..25abf6635 100644 --- a/frontend/src/components/translates/translations/ja.json +++ b/frontend/src/components/translates/translations/ja.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from 日本語", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/ka.json b/frontend/src/components/translates/translations/ka.json index d8ae7b1e3..38d0b4cc5 100644 --- a/frontend/src/components/translates/translations/ka.json +++ b/frontend/src/components/translates/translations/ka.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from ქართული", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/lt.json b/frontend/src/components/translates/translations/lt.json index d8ae7b1e3..2055c5413 100644 --- a/frontend/src/components/translates/translations/lt.json +++ b/frontend/src/components/translates/translations/lt.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from lietuvių kalba", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/nl.json b/frontend/src/components/translates/translations/nl.json index d8ae7b1e3..b80711e29 100644 --- a/frontend/src/components/translates/translations/nl.json +++ b/frontend/src/components/translates/translations/nl.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Nederlands", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/no.json b/frontend/src/components/translates/translations/no.json index d8ae7b1e3..5ce25ab71 100644 --- a/frontend/src/components/translates/translations/no.json +++ b/frontend/src/components/translates/translations/no.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Norsk", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/pl.json b/frontend/src/components/translates/translations/pl.json index d8ae7b1e3..2ec62444b 100644 --- a/frontend/src/components/translates/translations/pl.json +++ b/frontend/src/components/translates/translations/pl.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from język polski", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/pt-BR.json b/frontend/src/components/translates/translations/pt-BR.json index d8ae7b1e3..aace67edc 100644 --- a/frontend/src/components/translates/translations/pt-BR.json +++ b/frontend/src/components/translates/translations/pt-BR.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Português do Brasil", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/ro.json b/frontend/src/components/translates/translations/ro.json index d8ae7b1e3..9b7b62ee8 100644 --- a/frontend/src/components/translates/translations/ro.json +++ b/frontend/src/components/translates/translations/ro.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Română", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/ru.json b/frontend/src/components/translates/translations/ru.json index d8ae7b1e3..1cef3b8b0 100644 --- a/frontend/src/components/translates/translations/ru.json +++ b/frontend/src/components/translates/translations/ru.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Русский", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/sr.json b/frontend/src/components/translates/translations/sr.json index d8ae7b1e3..fec81851f 100644 --- a/frontend/src/components/translates/translations/sr.json +++ b/frontend/src/components/translates/translations/sr.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from српски језик", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/th.json b/frontend/src/components/translates/translations/th.json index d8ae7b1e3..542854ca6 100644 --- a/frontend/src/components/translates/translations/th.json +++ b/frontend/src/components/translates/translations/th.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from ไทย", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/tr.json b/frontend/src/components/translates/translations/tr.json index acf523e91..990e1eddf 100644 --- a/frontend/src/components/translates/translations/tr.json +++ b/frontend/src/components/translates/translations/tr.json @@ -16,7 +16,7 @@ "Recently": "Yakın zaman", "search-results": "{total} arama sonucu", - "Change language from Türkçe": "Dili Türkçe dilinden değiştir", + "Change language from": "Dili Türkçe dilinden değiştir", "404 - Page Not Found" : "404 - Sayfa Bulunamadı" }, diff --git a/frontend/src/components/translates/translations/uk.json b/frontend/src/components/translates/translations/uk.json index d8ae7b1e3..29042f94a 100644 --- a/frontend/src/components/translates/translations/uk.json +++ b/frontend/src/components/translates/translations/uk.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Українська", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/ur.json b/frontend/src/components/translates/translations/ur.json index d8ae7b1e3..ddbfed6c7 100644 --- a/frontend/src/components/translates/translations/ur.json +++ b/frontend/src/components/translates/translations/ur.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from اردو", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/vi.json b/frontend/src/components/translates/translations/vi.json index d8ae7b1e3..5c6997397 100644 --- a/frontend/src/components/translates/translations/vi.json +++ b/frontend/src/components/translates/translations/vi.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from Tiếng Việt", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/zh-cn.json b/frontend/src/components/translates/translations/zh-cn.json index d8ae7b1e3..54b5a8a09 100644 --- a/frontend/src/components/translates/translations/zh-cn.json +++ b/frontend/src/components/translates/translations/zh-cn.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from 简体中文", "404 - Page Not Found" : "404 - Page Not Found" } diff --git a/frontend/src/components/translates/translations/zh-tw.json b/frontend/src/components/translates/translations/zh-tw.json index d8ae7b1e3..047714230 100644 --- a/frontend/src/components/translates/translations/zh-tw.json +++ b/frontend/src/components/translates/translations/zh-tw.json @@ -125,7 +125,7 @@ "Recently": "Recently", "search-results": "{total} search results", - "Change language from English": "Change language from English", + "Change language from": "Change language from 繁體中文", "404 - Page Not Found" : "404 - Page Not Found" }