1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-03 23:34:10 +02:00

Merge remote-tracking branch 'origin/develop' into no-cache-sensitive

This commit is contained in:
Kagami Sascha Rosylight
2023-07-12 21:27:49 +02:00
60 changed files with 455 additions and 287 deletions

1
locales/index.d.ts vendored
View File

@@ -52,6 +52,7 @@ export interface Locale {
"deleteAndEdit": string;
"deleteAndEditConfirm": string;
"addToList": string;
"addToAntenna": string;
"sendMessage": string;
"copyRSS": string;
"copyUsername": string;