forked from mirrors/misskey
enhance(frontend): バックアップされた設定のプロファイルを削除できるように
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -5745,6 +5745,10 @@ export interface Locale extends ILocale {
|
||||
* 例: 「メインPC」、「スマホ」など
|
||||
*/
|
||||
"profileNameDescription2": string;
|
||||
/**
|
||||
* プロファイルの管理
|
||||
*/
|
||||
"manageProfiles": string;
|
||||
};
|
||||
"_preferencesBackup": {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user