[TASK] add minimal translation behaviour
This commit is contained in:
@@ -36,6 +36,12 @@ pub fn new(content: Markup) -> Markup {
|
||||
li {
|
||||
span id="theme_switcher" {}
|
||||
}
|
||||
|
||||
li {
|
||||
button id="language_toogle" lang="en" {
|
||||
"DE"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user