use a new key for log out everywhere

This commit is contained in:
David Benqué 2020-03-05 17:04:20 +00:00
parent fdf4314d18
commit 330059e46e
1 changed files with 1 additions and 1 deletions

View File

@ -3390,7 +3390,7 @@ define([
attributes: {
'class': 'cp-toolbar-menu-logout-everywhere fa fa-plug',
},
content: h('span', Messages.settings_logoutEverywhereTitle)
content: h('span', Messages.logoutEverywhere)
});
options.push({
tag: 'a',