From f2baac90dc009af34e14ccf890c3656568b72cba Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Dec 2024 21:00:28 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 7263d632..2c7b6c79 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -213,6 +213,7 @@ "speed": "速度", "stop-drawing": "停止绘制", "summit-book": "详细日程", + "table": "表格", "text": "文本", "tilesets": "自定义地图图层", "trail": "{n, plural, =1 {路线} other {路线}}",