From 991c33b41044a28c172e160c1f12041d6c266a6b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 7 May 2023 04:12:06 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 95.3% (409 of 429 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index e39bd6f2..ba421b6a 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -584,5 +584,19 @@ "whatsupdocker": { "monitoring": "Monitoring", "updates": "Updates" + }, + "tailscale": { + "address": "Address", + "expires": "Expires", + "never": "Never", + "last_seen": "Last Seen", + "days": "{{number}}d", + "hours": "{{number}}h", + "minutes": "{{number}}m", + "seconds": "{{number}}s", + "ago": "{{value}} Ago", + "now": "Now", + "years": "{{number}}y", + "weeks": "{{number}}w" } }