From 9aa3f7f14ae91bd4bc00aaf299cb6286f5bd76c2 Mon Sep 17 00:00:00 2001 From: Sergio Neves Barros Date: Wed, 20 Dec 2023 14:20:23 +0000 Subject: [PATCH] minor fix as environment whisper was added recently --- src/translations/cn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/translations/cn.json b/src/translations/cn.json index 41e591f..ee03481 100644 --- a/src/translations/cn.json +++ b/src/translations/cn.json @@ -102,6 +102,7 @@ "page.test-run.menu.enable-keep-flag": "啟用保留標誌", "page.test-run.menu.disable-keep-flag": "停用保留標誌", "page.test-run.menu.download-report": "下載 html 格式的報表", + "page.test-run.icons.environment.whisper": "環境", "page.test-run.icons.team.whisper": "團隊", "page.test-run.icons.component.whisper": "元件", "page.test-run.icons.phase.whisper": "測試階段",