File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- < nav class ="bd-links " id ="bd-docs-nav " aria-label ="Main navigation ">
1
+ < nav class ="bd-links " id ="bd-docs-nav " aria-label ="{{ _(' Main navigation') }} ">
2
2
< div class ="bd-toc-item active ">
3
3
{{ generate_nav_html("sidebar",
4
4
maxdepth=theme_navigation_depth|int,
Original file line number Diff line number Diff line change 6
6
{% endfor %}
7
7
</ div >
8
8
9
- < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbar-collapsible " aria-controls ="navbar-collapsible " aria-expanded ="false " aria-label ="Toggle navigation ">
9
+ < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbar-collapsible " aria-controls ="navbar-collapsible " aria-expanded ="false " aria-label ="{{ _(' Toggle navigation') }} ">
10
10
< span class ="navbar-toggler-icon "> </ span >
11
11
</ button >
12
12
You can’t perform that action at this time.
0 commit comments