Locale path fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-08 14:36:10 +03:00
parent 6912787609
commit 7ca665aa93
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<DocSectionText v-bind="$attrs">
<p>
Labels are translated at component level by <i>promptLabel</i>, <i>weakLabel</i>, <i>mediumLabel</i> and <i>strongLabel</i> properties. In order to apply global translations for all Password components in the application, refer to the
<a href="/locale/">Locale API</a>.
<NuxtLink to="/configuration/#locale">locale</NuxtLink>.
</p>
</DocSectionText>
<div class="card flex justify-content-center">