language fix
This commit is contained in:
@@ -16,7 +16,7 @@ export default function LanguageSwitcher() {
|
||||
}
|
||||
|
||||
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" }}>
|
||||
{t("language")} <span className="wsarrow" />
|
||||
</span>
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
"forum": "Forum",
|
||||
"signIn": "Sign in",
|
||||
"signUp": "Sign up",
|
||||
"language": "Language"
|
||||
"language": "English"
|
||||
},
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user