fix software name in boot.embed.js, boot.js, and error.js
This commit is contained in:
parent
d39e4babd1
commit
d272d6f224
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
const locale = JSON.parse(localStorage.getItem('locale') || '{}');
|
||||
|
||||
const messages = Object.assign({
|
||||
title: 'Failed to initialize Misskey',
|
||||
title: 'Failed to initialize Sharkey',
|
||||
serverError: 'If reloading after a period of time does not resolve the problem, contact the server administrator with the following ERROR ID.',
|
||||
solution: 'The following actions may solve the problem.',
|
||||
solution1: 'Update your os and browser',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue