1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-31 04:33:58 +02:00

Merge branch 'develop' into pag-back

This commit is contained in:
tamaina
2023-07-21 11:02:18 +00:00
49 changed files with 2561 additions and 1549 deletions

3
locales/index.d.ts vendored
View File

@@ -1094,6 +1094,9 @@ export interface Locale {
"unused": string;
"used": string;
"expired": string;
"doYouAgree": string;
"beSureToReadThisAsItIsImportant": string;
"iHaveReadXCarefullyAndAgree": string;
"_initialAccountSetting": {
"accountCreated": string;
"letsStartAccountSetup": string;