refac: rename tools to external tools for clarity

This commit is contained in:
Timothy Jaeryang Baek 2025-08-28 15:08:13 +04:00
parent ef5374a34e
commit 0bca4e230e
2 changed files with 3 additions and 3 deletions

View file

@ -204,7 +204,7 @@
/>
</svg>
</div>
<div class=" self-center">{$i18n.t('Tools')}</div>
<div class=" self-center">{$i18n.t('External Tools')}</div>
</button>
<button

View file

@ -212,7 +212,7 @@
},
{
id: 'tools',
title: 'Tools',
title: 'External Tools',
keywords: [
'addconnection',
'add connection',
@ -743,7 +743,7 @@
/>
</svg>
</div>
<div class=" self-center">{$i18n.t('Tools')}</div>
<div class=" self-center">{$i18n.t('External Tools')}</div>
</button>
{/if}
{:else if tabId === 'personalization'}