enhance(frontend): re-organize settings page

This commit is contained in:
syuilo 2025-03-13 17:39:53 +09:00
parent 10b67e1b3a
commit 5d228fb0f3
8 changed files with 702 additions and 779 deletions

4
locales/index.d.ts vendored
View file

@ -5342,6 +5342,10 @@ export interface Locale extends ILocale {
*
*/
"emojiPalette": string;
/**
* 稿
*/
"postForm": string;
"_emojiPalette": {
/**
*

View file

@ -1331,6 +1331,7 @@ preferenceSyncConflictChoiceDevice: "デバイスの設定値"
preferenceSyncConflictChoiceCancel: "同期の有効化をキャンセル"
paste: "ペースト"
emojiPalette: "絵文字パレット"
postForm: "投稿フォーム"
_emojiPalette:
palettes: "パレット"