mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
changed locale key of members_area
This commit is contained in:
parent
d0901b834e
commit
2c55eb5678
@ -81,7 +81,7 @@
|
||||
:href="`https://elopage.com/s/gradido/sign_in?locale=${$i18n.locale}`"
|
||||
class="nav-link text-lg"
|
||||
>
|
||||
{{ $t('site.sidebar.members_area') }}
|
||||
{{ $t('members_area') }}
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
:href="`https://elopage.com/s/gradido/sign_in?locale=${$i18n.locale}`"
|
||||
target="_blank"
|
||||
>
|
||||
{{ $t('site.sidebar.members_area') }}
|
||||
{{ $t('members_area') }}
|
||||
</b-nav-item>
|
||||
</b-nav>
|
||||
</b-col>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user