diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 903a85d6..1340a2fe 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -718,5 +718,19 @@ "authors": "Avtorji", "categories": "Kategorije", "series": "Serije" + }, + "uptimerobot": { + "paused": "Paused", + "notyetchecked": "Not Yet Checked", + "up": "Up", + "status": "Status", + "uptime": "Uptime", + "lastDown": "Last Downtime", + "downDuration": "Downtime Duration", + "unknown": "Unknown", + "sitesUp": "Sites Up", + "sitesDown": "Sites Down", + "seemsdown": "Seems Down", + "down": "Down" } }