0
0
Fork 0

refactor: refs #7030 shelving translation

This commit is contained in:
Jon Elias 2024-06-19 08:55:03 +02:00
parent 5712b4789a
commit ec6b54cf13
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ const filter = {
class="header header-link"
:to="{ name: 'ShelvingBasicData', params: { id: entityId } }"
>
{{ t('shelving.pageTitles.basicData') }}
{{ t('globals.pageTitles.basicData') }}
<QIcon name="open_in_new" />
</RouterLink>
<VnLv :label="t('shelving.summary.code')" :value="entity.code" />