From 7ca9156481a14fddd9b1bc9950d704e224d76166 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Thu, 28 May 2026 17:16:53 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) [ci skip] --- apps/client/public/locales/zh-CN/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 40cd5c1ba..1beae24bc 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -424,6 +424,7 @@ "Names do not match": "名称不匹配", "Today, {{time}}": "今天,{{time}}", "Yesterday, {{time}}": "昨天,{{time}}", + "now": "now", "Space created successfully": "空间创建成功", "Space updated successfully": "空间更新成功", "Space deleted successfully": "空间删除成功",