diff --git a/langs/en-ca.json b/langs/en-ca.json index 93d8f79..355793c 100644 --- a/langs/en-ca.json +++ b/langs/en-ca.json @@ -174,6 +174,7 @@ "guts-value-readonly": "The current amount of guts the character has", "guts-max-readonly": "The maximum amount of guts the character can have" }, + "edit-description": "Edit Description", "traits-placeholder": "New Trait...", "short-range": "Short @RipCrypt.common.range", "long-range": "Long @RipCrypt.common.range", diff --git a/templates/Apps/TraitSheet/content.hbs b/templates/Apps/TraitSheet/content.hbs index 5e60416..7ede18c 100644 --- a/templates/Apps/TraitSheet/content.hbs +++ b/templates/Apps/TraitSheet/content.hbs @@ -15,7 +15,7 @@ data-uuid="{{item.uuid}}" data-collaborative="true" > - Edit Description + {{ rc-i18n "RipCrypt.Apps.edit-description" }}
{{{ enriched.system.description }}}