localized "not owned" hint
This commit is contained in:
parent
29d34daa9a
commit
445febf478
2 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<input type="text" data-dtype="String" name="data.storageLocation" value="{{data.storageLocation}}" />
|
||||
</div>
|
||||
{{else}}
|
||||
<p>Item isn't owned.</p>
|
||||
{{localize "DS4.NotOwned"}}
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="description">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue