1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-20 11:45:30 +02:00

enhance(frontend): add deck tour

This commit is contained in:
syuilo
2025-12-17 12:27:55 +09:00
parent 260dbd150b
commit b10074e939
5 changed files with 82 additions and 7 deletions

View File

@@ -10936,6 +10936,36 @@ export interface Locale extends ILocale {
* プロファイル情報のデバイス間同期を有効にする
*/
"enableSyncBetweenDevicesForProfiles": string;
/**
* UIの説明を見る
*/
"showHowToUse": string;
"_howToUse": {
/**
* カラム追加
*/
"addColumn_title": string;
/**
* カラムの種類を選んで追加できます。
*/
"addColumn_description": string;
/**
* UI設定
*/
"settings_title": string;
/**
* デッキUIの詳細設定を行えます。
*/
"settings_description": string;
/**
* プロファイル切り替え
*/
"switchProfile_title": string;
/**
* UIのレイアウトをプロファイルとして保存し、いつでも切り替えられるようにできます。
*/
"switchProfile_description": string;
};
"_columns": {
/**
* メイン