wip
This commit is contained in:
parent
5a8cc7851b
commit
00f3a1e1ec
8 changed files with 35 additions and 35 deletions
|
|
@ -6,7 +6,7 @@ export function pleaseLogin() {
|
|||
if ($i) return;
|
||||
|
||||
dialog({
|
||||
title: i18n.global.t('signinRequired'),
|
||||
title: i18n.locale.signinRequired,
|
||||
text: null
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue