From b47b599c915d90b731444489af0b3d812cf1b1b2 Mon Sep 17 00:00:00 2001 From: Kevin Cantrell Date: Wed, 8 Oct 2025 11:29:37 +0900 Subject: [PATCH] latest --- src/lib/i18n/locales/ja.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/i18n/locales/ja.ts b/src/lib/i18n/locales/ja.ts index 33777ff5..99eda771 100644 --- a/src/lib/i18n/locales/ja.ts +++ b/src/lib/i18n/locales/ja.ts @@ -1,8 +1,8 @@ export const strings = { - soil_moisture: '体積含水率', - moisture: '体積含水率', - Moisture: '体積含水率', - soil_humidity: '体積含水率', + soil_moisture: '土壌水分量', + moisture: '土壌水分量', + Moisture: '土壌水分量', + soil_humidity: '土壌水分量', humidity: '湿度', Humidity: '湿度', dew_point: '露点', @@ -15,7 +15,7 @@ export const strings = { temperature_c: '温度', soil_temperature: '温度', 'Soil Temperature': '温度', - 'Temperature and Moisture': '土壌温度/体積含水率', + 'Temperature and Moisture': '土壌温度/土壌水分量', 'Temperature and Humidity': '温度/湿度', 'temperature and humidity': '温度/湿度', temperature_and_humidity: '温度/湿度',