refactor: more i18n translation strings

This commit is contained in:
liyasthomas
2021-08-18 22:17:31 +05:30
parent b9c233cdf9
commit ceb8bdf0fd
54 changed files with 408 additions and 318 deletions

View File

@@ -12,7 +12,7 @@
@keyup.enter="addNewTeam"
/>
<label for="selectLabelTeamAdd">
{{ $t("label") }}
{{ $t("action.label") }}
</label>
</div>
</template>

View File

@@ -13,7 +13,7 @@
@keyup.enter="saveTeam"
/>
<label for="selectLabelTeamEdit">
{{ $t("label") }}
{{ $t("action.label") }}
</label>
</div>
<div class="flex flex-1 justify-between items-center">