enhance(frontend): re-organize settings page
This commit is contained in:
parent
10b67e1b3a
commit
5d228fb0f3
8 changed files with 702 additions and 779 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -5342,6 +5342,10 @@ export interface Locale extends ILocale {
|
|||
* 絵文字パレット
|
||||
*/
|
||||
"emojiPalette": string;
|
||||
/**
|
||||
* 投稿フォーム
|
||||
*/
|
||||
"postForm": string;
|
||||
"_emojiPalette": {
|
||||
/**
|
||||
* パレット
|
||||
|
|
|
|||
|
|
@ -1331,6 +1331,7 @@ preferenceSyncConflictChoiceDevice: "デバイスの設定値"
|
|||
preferenceSyncConflictChoiceCancel: "同期の有効化をキャンセル"
|
||||
paste: "ペースト"
|
||||
emojiPalette: "絵文字パレット"
|
||||
postForm: "投稿フォーム"
|
||||
|
||||
_emojiPalette:
|
||||
palettes: "パレット"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue