From 4390ad2df80b79354c0e80197146e642afcd8f02 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 6 Nov 2024 11:38:09 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index 68c68b9d..585e08a0 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -41,7 +41,7 @@ "distance_units": "长度单位", "metric": "公制", "imperial": "英制", - "nautical": "Nautical", + "nautical": "航海", "velocity_units": "速度单位", "temperature_units": "温度单位", "celsius": "摄氏度",