From 1b3d51992b175c8ecdfeebd070e9eea6c98dc4f4 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 7 May 2023 04:12:21 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 73.8% (317 of 429 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/tr/ --- public/locales/tr/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 92829188..aeaa2645 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -584,5 +584,19 @@ "whatsupdocker": { "monitoring": "Monitoring", "updates": "Updates" + }, + "tailscale": { + "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", + "address": "Address", + "expires": "Expires" } }