Localize the button label

This commit is contained in:
Eldritch-Oliver 2025-10-11 17:02:01 -06:00
parent 7de3f1ca87
commit d6beb4ba63
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@
data-uuid="{{item.uuid}}"
data-collaborative="true"
>
Edit Description
{{ rc-i18n "RipCrypt.Apps.edit-description" }}
</button>
<div class="value">{{{ enriched.system.description }}}</div>
</div>