🩹 Add missing text domain to skip link (#3190)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<a class="sr-only focus:not-sr-only" href="#main">
|
<a class="sr-only focus:not-sr-only" href="#main">
|
||||||
{{ __('Skip to content') }}
|
{{ __('Skip to content', 'sage') }}
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@include('sections.header')
|
@include('sections.header')
|
||||||
|
|||||||
Reference in New Issue
Block a user