diff --git a/frontend/src/components/Auth/Navbar.vue b/frontend/src/components/Auth/Navbar.vue index 1cdd990e1..ff6656742 100644 --- a/frontend/src/components/Auth/Navbar.vue +++ b/frontend/src/components/Auth/Navbar.vue @@ -22,7 +22,7 @@ {{ $t('auth.navbar.aboutGradido') }} {{ $t('signup') }} - {{ $t('|') }} + {{ $t('math.pipe') }} {{ $t('signin') }} diff --git a/frontend/src/components/Auth/NavbarSmall.vue b/frontend/src/components/Auth/NavbarSmall.vue index 08c7932ae..0ef0d6467 100644 --- a/frontend/src/components/Auth/NavbarSmall.vue +++ b/frontend/src/components/Auth/NavbarSmall.vue @@ -4,7 +4,7 @@ {{ $t('signup') }} - {{ $t('|') }} + {{ $t('math.pipe') }} {{ $t('signin') }} diff --git a/frontend/src/components/LanguageSwitch2.vue b/frontend/src/components/LanguageSwitch2.vue index 1359e2e16..e2c9a3664 100644 --- a/frontend/src/components/LanguageSwitch2.vue +++ b/frontend/src/components/LanguageSwitch2.vue @@ -8,7 +8,7 @@ :class="$store.state.language === lang.code ? 'text-primary' : ''" > {{ lang.name }} - {{ locales.length - 1 > index ? $t('|') : '' }} + {{ locales.length - 1 > index ? $t('math.pipe') : '' }} diff --git a/frontend/src/layouts/AuthLayout_gdd.vue b/frontend/src/layouts/AuthLayout_gdd.vue index 84d88e2e2..a7415980a 100644 --- a/frontend/src/layouts/AuthLayout_gdd.vue +++ b/frontend/src/layouts/AuthLayout_gdd.vue @@ -50,9 +50,9 @@ >
{{ $t('85') }} - {{ $t('|') }} + {{ $t('math.pipe') }} {{ $t('100') }} - {{ $t('|') }} + {{ $t('math.pipe') }} {{ $t('125') }}