Correcting label to fit what it says on the page

This commit is contained in:
Vista2003
2024-02-26 20:23:57 +00:00
parent 3fd0c822d6
commit 800847d0df
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="mb-3">
<label for="line-channel-access-token" class="form-label">{{ $t("Channel access token") }}</label>
<label for="line-channel-access-token" class="form-label">{{ $t("ChannelAccessTokenLongLived") }}</label>
<HiddenInput id="line-channel-access-token" v-model="$parent.notification.lineChannelAccessToken" :required="true" autocomplete="new-password"></HiddenInput>
</div>
<i18n-t tag="div" keypath="lineDevConsoleTo" class="form-text">