Localized copy-paste message (added common)

This commit is contained in:
gutfuckllc
2018-08-06 16:02:53 -04:00
parent 1f75cf4ace
commit f5b5b290e4
2 changed files with 2 additions and 1 deletions

View File

@ -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解除