feat: アカウント初期設定ウィザードに戻るボタンと、後で進むボタンを追加 (#10893)

* enhance(frontend): アカウント初期設定ウィザードに戻るボタンを追加

* enhance(frontend): アカウント初期設定ウィザードにあとでボタンを追加

* tweak

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
NoriDev
2023-05-26 14:40:44 +09:00
committed by GitHub
parent eee1e74174
commit cf46816687
6 changed files with 48 additions and 7 deletions

2
locales/index.d.ts vendored
View File

@@ -1060,6 +1060,7 @@ export interface Locale {
"rolesThatCanBeUsedThisEmojiAsReactionPublicRoleWarn": string;
"cancelReactionConfirm": string;
"changeReactionConfirm": string;
"later": string;
"goToMisskey": string;
"_initialAccountSetting": {
"accountCreated": string;
@@ -1075,6 +1076,7 @@ export interface Locale {
"haveFun": string;
"ifYouNeedLearnMore": string;
"skipAreYouSure": string;
"laterAreYouSure": string;
};
"_serverRules": {
"description": string;