Localized copy-paste message (added common)
This commit is contained in:
@ -55,7 +55,7 @@ Vue.mixin({
|
||||
|
||||
console.info(`Misskey v${version} (${codename})`);
|
||||
console.info(
|
||||
'%cここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。',
|
||||
'%c%i18n:common.do-not-copy-paste%',
|
||||
'color: red; background: yellow; font-size: 16px; font-weight: bold;');
|
||||
|
||||
// BootTimer解除
|
||||
|
Reference in New Issue
Block a user