-
Notifications
You must be signed in to change notification settings - Fork 945
Closed
Labels
e0-minutesEffort < 60 minEffort < 60 mine1-hoursenhancementNew feature or requestNew feature or requestp2-medium
Description
Currently the feedback.html
partial is not internationalized as the values are hardcoded into English.
docsy/layouts/partials/feedback.html
Lines 17 to 19 in 1b46d71
<p class="feedback--question">Was this page helpful?</p> | |
<button class="feedback--answer feedback--answer-yes">Yes</button> | |
<button class="feedback--answer feedback--answer-no">No</button> |
I've changed the files in my local repo to resolve this issue. If you the maintainers are happy to accept a PR for this I would like to submit it. If you wanna have a look at the current state see here: tobiaskohlbau@ed57f05
adrianovieira
Metadata
Metadata
Assignees
Labels
e0-minutesEffort < 60 minEffort < 60 mine1-hoursenhancementNew feature or requestNew feature or requestp2-medium