mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 19:58:44 +01:00
Rename var + update docs
This commit is contained in:
parent
ac369fa154
commit
f8d2b4a8ad
6 changed files with 19 additions and 11 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<li class="language-switcher">
|
||||
<details class="dropdown">
|
||||
<summary role="button" aria-haspopup="true" title="{{ macros_translate::translate(key="language_selection", default="Language selection", language_strings=language_strings) }}" aria-label="{{ macros_translate::translate(key="language_selection", default="Language selection", language_strings=language_strings) }}">
|
||||
{%- if config.extra.language_switcher_show_lcode -%}
|
||||
{%- if config.extra.show_selected_language_code_in_language_switcher -%}
|
||||
<div class="language-switcher-icon language-switcher-icon-with-code"></div>
|
||||
<div class="language-switcher-icon-code">{{lang}}</div>
|
||||
{%- else -%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue