Localize name based on the core translation
This commit is contained in:
parent
94942c8eab
commit
caa3fbbda0
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue