diff --git a/next-ui/src/components/app/drawer/AppDrawerFooter.vue b/next-ui/src/components/app/drawer/AppDrawerFooter.vue index bec4d2952..8a25687c1 100644 --- a/next-ui/src/components/app/drawer/AppDrawerFooter.vue +++ b/next-ui/src/components/app/drawer/AppDrawerFooter.vue @@ -10,7 +10,11 @@ class="text-caption" href="https://komga.org" target="_blank" - text="Documentation" + :text="$formatMessage({ + description:'Drawer menu footer: documentation link', + defaultMessage:'Documentation', + id: 'ccAMWS', + })" />