enhance(frontend): 投稿フォームの設定メニューを改良 (改)

This reverts commit a814395127.
This commit is contained in:
syuilo 2025-03-16 17:48:16 +09:00
parent a814395127
commit 22b0ace8b4
9 changed files with 166 additions and 12 deletions

4
locales/index.d.ts vendored
View file

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

View file

@ -1333,6 +1333,7 @@ preferenceSyncConflictChoiceCancel: "同期の有効化をキャンセル"
paste: "ペースト"
emojiPalette: "絵文字パレット"
postForm: "投稿フォーム"
textCount: "文字数"
_emojiPalette:
palettes: "パレット"