refactor: i18n

This commit is contained in:
liyasthomas
2021-08-16 23:15:06 +05:30
parent c04435108b
commit 6c3607d7e7
21 changed files with 16882 additions and 14611 deletions

View File

@@ -111,7 +111,7 @@
</AppSection>
</SmartTab>
<SmartTab :id="'headers'" :label="$t('headers')">
<SmartTab :id="'headers'" :label="$t('tab.headers')">
<AppSection label="headers">
<div
class="
@@ -127,7 +127,7 @@
"
>
<label class="font-semibold text-secondaryLight">
{{ $t("headers") }}
{{ $t("tab.headers") }}
</label>
<div class="flex">
<ButtonSecondary