1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-01 00:24:27 +02:00

fix: 翻訳が抜けていた箇所を修正

This commit is contained in:
yukineko
2024-01-05 15:00:42 +09:00
parent f9403f8d25
commit 1984ee50b8
3 changed files with 3 additions and 1 deletions

1
locales/index.d.ts vendored
View File

@@ -1186,6 +1186,7 @@ export interface Locale {
"decorate": string;
"addMfmFunction": string;
"enableQuickAddMfmFunction": string;
"pleaseWait": string;
"_announcement": {
"forExistingUsers": string;
"forExistingUsersDescription": string;