diff --git a/locales/index.d.ts b/locales/index.d.ts index 40b3d3c77..e010589e6 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -5090,10 +5090,10 @@ export interface Locale extends ILocale { */ "enableHorizontalSwipe": string; /** - * 言語なし + * 言語なし */ "noLanguage": string; - /* + /** * 読み込み中 */ "loading": string;