File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -320,6 +320,7 @@ env_config_keys = Environment Configuration
320320env_config_keys_prompt = The following environment variables will also be applied to your configuration file:
321321
322322[home]
323+ nav_menu = Navigation Menu
323324uname_holder = Username or Email Address
324325password_holder = Password
325326switch_dashboard_context = Switch Dashboard Context
@@ -654,7 +655,7 @@ block.note.title = Optional note:
654655block.note.info = The note is not visible to the blocked user.
655656block.note.edit = Edit note
656657block.list = Blocked users
657- block.list.none = You have not blocked any users.
658+ block.list.none = You have not blocked any users.
658659
659660[settings]
660661profile = Profile
Original file line number Diff line number Diff line change 2020 </div>
2121 </a>
2222 {{end}}
23- <button class="item tw-w-auto ui icon mini button gt-p-3 gt-m-0" id="navbar-expand-toggle">{{svg "octicon-three-bars"}}</button>
23+ <button class="item tw-w-auto ui icon mini button gt-p-3 gt-m-0" id="navbar-expand-toggle" aria-label="{{ctx.Locale.Tr "home.nav_menu"}}" >{{svg "octicon-three-bars"}}</button>
2424 </div>
2525
2626 <!-- navbar links non-mobile -->
You can’t perform that action at this time.
0 commit comments