mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add locales on back button in PageNotFound
This commit is contained in:
parent
e5c9822fbe
commit
ed6ee0f823
@ -1186,7 +1186,7 @@
|
||||
</b-container>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<b-button variant="light" @click="$router.go(-1)">zurück</b-button>
|
||||
<b-button variant="light" @click="$router.go(-1)">{{ $t('back') }}</b-button>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user