diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index f30c32e9d..af186df89 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/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", + "weeks": "{{number}}w", + "days": "{{number}}d", + "hours": "{{number}}h", + "minutes": "{{number}}m", + "seconds": "{{number}}s", + "ago": "{{value}} Ago" } }