Apply i18n

This commit is contained in:
Takeshi Kimata
2024-05-05 20:35:17 +09:00
parent ce078bb132
commit 03560f8d17
6 changed files with 13 additions and 5 deletions

View File

@@ -43,6 +43,7 @@ type RunMessages = {
updating: string;
update: string;
progress: string,
refresh: string,
id: string;
title: string;
pleaseEnter: string;