language fix
This commit is contained in:
@@ -16,7 +16,7 @@ export default function LanguageSwitcher() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<li className="nl-simple" aria-haspopup="true" style={{ listStyle: "none" }}>
|
<li className="nl-simple" aria-haspopup="true" style={{ listStyle: "none", marginLeft: "auto", fontSize: '10px' }}>
|
||||||
<span className="h-link" style={{ cursor: "default" }}>
|
<span className="h-link" style={{ cursor: "default" }}>
|
||||||
{t("language")} <span className="wsarrow" />
|
{t("language")} <span className="wsarrow" />
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
"forum": "Forum",
|
"forum": "Forum",
|
||||||
"signIn": "Sign in",
|
"signIn": "Sign in",
|
||||||
"signUp": "Sign up",
|
"signUp": "Sign up",
|
||||||
"language": "Language"
|
"language": "English"
|
||||||
},
|
},
|
||||||
"Footer": {
|
"Footer": {
|
||||||
"description": "Are you looking for secure cloud-based tools and a strong online presence for your healthcare brand? MermEmr provides healthcare professionals with reliable SEO, online marketing, and clinical solutions to help you grow.",
|
"description": "Are you looking for secure cloud-based tools and a strong online presence for your healthcare brand? MermEmr provides healthcare professionals with reliable SEO, online marketing, and clinical solutions to help you grow.",
|
||||||
|
|||||||
Reference in New Issue
Block a user