New Crowdin updates (#24276)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
parent
373e4a8ff0
commit
4909c2e718
121 changed files with 2266 additions and 1400 deletions
|
@ -9,5 +9,5 @@ type AccountValues = {
|
|||
avatar: string;
|
||||
avatar_static: string;
|
||||
[key: string]: any;
|
||||
}
|
||||
export type Account = MastodonMap<AccountValues>
|
||||
};
|
||||
export type Account = MastodonMap<AccountValues>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue