Fully localize the Attribute Manager app

This commit is contained in:
Oliver 2026-01-21 15:39:23 -07:00
parent 9f6c117c84
commit 3819db1ce4
4 changed files with 23 additions and 9 deletions

View file

@ -3,11 +3,11 @@
type="button"
data-action="addNew"
>
Add New Attribute
{{localize "taf.Apps.AttributeManager.add-new-attribute"}}
</button>
<button
type="submit"
>
Save and Close
{{localize "taf.misc.save-and-close"}}
</button>
</div>