mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
localize
This commit is contained in:
parent
584c3a9977
commit
8712fb0aae
2 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
|||
<v-icon left dark>
|
||||
mdi-clipboard-check
|
||||
</v-icon>
|
||||
Coppied!
|
||||
{{ $t('general.coppied')}}!
|
||||
|
||||
</span>
|
||||
</v-tooltip>
|
||||
</template>
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
"confirm": "Confirm",
|
||||
"create": "Create",
|
||||
"created": "Created",
|
||||
"coppied": "Coppied",
|
||||
"current-parenthesis": "(Current)",
|
||||
"custom": "Custom",
|
||||
"dashboard": "Dashboard",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue