enhance(frontend): カスタム絵文字追加画面の「タグ」の説明を追加 (#12888)

This commit is contained in:
Camilla Ett
2024-01-03 08:07:04 +09:00
committed by GitHub
parent 9c5559a570
commit 58469c0a69
3 changed files with 6 additions and 1 deletions

1
locales/index.d.ts vendored
View File

@@ -672,6 +672,7 @@ export interface Locale {
"other": string;
"regenerateLoginToken": string;
"regenerateLoginTokenDescription": string;
"theKeywordWhenSearchingForCustomEmoji": string;
"setMultipleBySeparatingWithSpace": string;
"fileIdOrUrl": string;
"behavior": string;