Commit aa3601c 1 parent 2292b37 commit aa3601c Copy full SHA for aa3601c
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
</head >
26
26
<body dir =" {{ Culture .Dir }}" >
27
27
<header class =" header" >
28
- <nav class =" header__navigation navigation" aria-label =" Main navigation" >
28
+ <nav class =" header__navigation navigation" aria-label =" {{ " Main navigation" | t }} " >
29
29
<div class =" navigation__container container d-flex justify-content-between" >
30
30
<a class =" navigation__logo" href =" {{ "~/" | href }}" >Show Orchard</a >
31
- <button class =" navigation__toggler navbar-toggler" type =" button" data-bs-toggle =" collapse" data-bs-target =" #mainMenuContainer" aria-label =" Toggle navigation" >
31
+ <button class =" navigation__toggler navbar-toggler" type =" button" data-bs-toggle =" collapse" data-bs-target =" #mainMenuContainer" aria-label =" {{ " Toggle navigation" | t }} " >
32
32
<span class =" navigation__togglerIcon" ></span >
33
33
</button >
34
34
</div >
You can’t perform that action at this time.
0 commit comments