This commit is contained in:
hay-kot 2021-05-11 20:48:55 -08:00
commit 8712fb0aae
2 changed files with 3 additions and 1 deletions

View file

@ -27,7 +27,8 @@
<v-icon left dark>
mdi-clipboard-check
</v-icon>
Coppied!
{{ $t('general.coppied')}}!
</span>
</v-tooltip>
</template>

View file

@ -49,6 +49,7 @@
"confirm": "Confirm",
"create": "Create",
"created": "Created",
"coppied": "Coppied",
"current-parenthesis": "(Current)",
"custom": "Custom",
"dashboard": "Dashboard",