Added translation context
Minor rewording Added changelog fragment
This commit is contained in:
parent
009d3d5f96
commit
3b9fd20d3b
15 changed files with 118 additions and 117 deletions
|
|
@ -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 () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue