Merge pull request #1470 from tomazed/patch-localization

Patch localization Item Metadata Utils Header
This commit is contained in:
advplyr 2023-02-03 04:27:41 -06:00 committed by GitHub
commit 74dcc4f9e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<template>
<div>
<app-settings-content :header-text="'Item Metadata Utils'">
<app-settings-content :header-text="$strings.HeaderItemMetadataUtils">
<nuxt-link to="/config/item-metadata-utils/tags" class="block w-full rounded bg-primary/40 hover:bg-primary/60 text-gray-300 hover:text-white p-4 mt-6 mb-2">
<div class="flex justify-between">
<p>{{ $strings.HeaderManageTags }}</p>