diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index a93a0f8fc..a7bc7bd52 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -438,5 +438,12 @@ "photos": "Photos", "videos": "Videos", "storage": "Storage" + }, + "uptimekuma": { + "up": "Sites Up", + "down": "Sites Down", + "uptime": "Uptime", + "incident": "Incident", + "m": "m" } }