fix: url in new component

This commit is contained in:
Marie 2024-02-19 10:51:25 +01:00
parent faaad229af
commit 70f7f976fb
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View file

@ -7055,7 +7055,7 @@ export interface Locale extends ILocale {
*/
"thisIsModifiedVersion": ParameterizedString<"name">;
/**
* Misskeyを翻訳
* Sharkeyを翻訳
*/
"translation": string;
/**