From 79d568615a26aa31e9c86549829eb19e1aa0e0ce Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 7 May 2023 04:12:04 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 96.7% (415 of 429 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hant/ --- public/locales/zh-Hant/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index ecab1b76c..aa61d32fb 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -584,5 +584,19 @@ "whatsupdocker": { "monitoring": "監測中", "updates": "可更新" + }, + "tailscale": { + "address": "Address", + "expires": "Expires", + "never": "Never", + "last_seen": "Last Seen", + "now": "Now", + "years": "{{number}}y", + "hours": "{{number}}h", + "minutes": "{{number}}m", + "seconds": "{{number}}s", + "ago": "{{value}} Ago", + "weeks": "{{number}}w", + "days": "{{number}}d" } }