From 938f08481f9ebadaf46e720c17302209024fa6b0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 7 May 2023 04:11:51 +0000 Subject: [PATCH] Translated using Weblate (Latvian) Currently translated at 27.7% (119 of 429 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/lv/ --- public/locales/lv/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index 2fac76754..00f4d8ac1 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -584,5 +584,19 @@ "whatsupdocker": { "monitoring": "Monitoring", "updates": "Updates" + }, + "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" } }