From 18f555ef84a68b353894194f911c158b89a35940 Mon Sep 17 00:00:00 2001 From: hikae Date: Mon, 30 Dec 2024 04:21:32 +0900 Subject: [PATCH] translate into en --- src/components/Settings/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Settings/Settings.tsx b/src/components/Settings/Settings.tsx index ada97e6..d13f2c6 100644 --- a/src/components/Settings/Settings.tsx +++ b/src/components/Settings/Settings.tsx @@ -77,7 +77,7 @@ export function Settings({ onClose }: { onClose: () => void }) { htmlFor="exclude-non-programming" className="text-sm font-medium text-gray-700 dark:text-gray-300" > - 非プログラミング言語を除外 + Exclude non-programming languages