Added translation context

Minor rewording
Added changelog fragment
This commit is contained in:
jovuit 2019-03-01 14:29:58 +01:00 committed by Eliot Berriot
commit 3b9fd20d3b
15 changed files with 118 additions and 117 deletions

View file

@ -23,7 +23,7 @@ export default {
computed: {
labels () {
return {
title: this.$gettext('Show/hide password')
title: this.$pgettext('Content/Settings/Button.Tooltip/Verb', 'Show/hide password')
}
},
passwordInputType () {