From bd00cae18255f8da5a2d3056852be6de2d1b91e8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 26 Sep 2024 09:55:27 +0200 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 3f3cc2bc..2e2b79bd 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": "摄氏度",