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