Localize name based on the core translation

This commit is contained in:
Oliver-Akins 2025-07-20 21:35:39 -06:00
parent 94942c8eab
commit caa3fbbda0

View file

@ -1,6 +1,6 @@
<div class="AllItemSheetV1">
{{#if meta.editable}}
<label for="{{meta.idp}}-name">Name</label>
<label for="{{meta.idp}}-name">{{ rc-i18n "Name" }}</label>
<input
type="text"
id="{{meta.idp}}-name"