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

@@ -12,6 +12,7 @@ export default function Page({
updating: t("updating"),
update: t("update"),
progress: t("progress"),
refresh: t("refresh"),
id: t("id"),
title: t("title"),
pleaseEnter: t("please_enter"),