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