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