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>
|
<v-icon left dark>
|
||||||
mdi-clipboard-check
|
mdi-clipboard-check
|
||||||
</v-icon>
|
</v-icon>
|
||||||
Coppied!
|
{{ $t('general.coppied')}}!
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
</v-tooltip>
|
</v-tooltip>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -49,6 +49,7 @@
|
||||||
"confirm": "Confirm",
|
"confirm": "Confirm",
|
||||||
"create": "Create",
|
"create": "Create",
|
||||||
"created": "Created",
|
"created": "Created",
|
||||||
|
"coppied": "Coppied",
|
||||||
"current-parenthesis": "(Current)",
|
"current-parenthesis": "(Current)",
|
||||||
"custom": "Custom",
|
"custom": "Custom",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Dashboard",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue