From f2a1a6bf83ba5b6245944d3814040535f8757b5a Mon Sep 17 00:00:00 2001 From: flower_elf <47104993+flower-elf@users.noreply.github.com> Date: Sat, 4 May 2024 06:09:00 +0800 Subject: [PATCH] Update cloud server status key --- zh-cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn.json b/zh-cn.json index 2714cdf..11b5acb 100644 --- a/zh-cn.json +++ b/zh-cn.json @@ -382,7 +382,7 @@ "Indicator.OnlineUsersVR": "{users} 位用户在VR模式", "Indicator.OnlineUsersDesktop": "{users} 位用户在桌面模式", - "Indicator.ServerStatus.Status": "云状态", + "Indicator.ServerStatus.Status": "云服务状态", "Indicator.ServerStatus.Good": "良好", "Indicator.ServerStatus.Slow": "缓慢", "Indicator.ServerStatus.Down": "较差",