1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-13 08:44:15 +02:00

Merge remote-tracking branch 'upstream/develop' into refactor-frontend-types

This commit is contained in:
yukineko
2024-01-06 20:00:21 +09:00
261 changed files with 1440 additions and 1104 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;