mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-03-22 21:55:43 -04:00
Make string 'Refresh' and 'New update available' translatable (#524)
* Make string 'Refresh' and 'New update available' translatable * Fix change password string
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<template v-slot:open="{ open }">
|
||||
<v-btn color="info" class="mr-1" small @click="open">
|
||||
<v-icon left>mdi-lock</v-icon>
|
||||
Change Password
|
||||
{{$t('settings.change-password')}}
|
||||
</v-btn>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user