fix: Update the translation key for Custom Attributes (#2364)

This commit is contained in:
Pranav Raj S
2021-06-02 21:29:53 +05:30
committed by GitHub
parent b8aaf6c90d
commit 75fe851345

View File

@@ -1,7 +1,7 @@
<template>
<div class="custom-attributes--panel">
<contact-details-item
:title="$t('CONTACT_PANEL.CUSTOM_ATTRIBUTES.TITLE')"
:title="$t('CUSTOM_ATTRIBUTES.TITLE')"
icon="ion-code"
emoji="📕"
/>