diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index 896f38e30..531d19cb1 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -718,5 +718,19 @@ "categories": "Categories", "authors": "Authors", "series": "Series" + }, + "uptimerobot": { + "status": "Status", + "notyetchecked": "Not Yet Checked", + "downDuration": "Downtime Duration", + "uptime": "Uptime", + "lastDown": "Last Downtime", + "sitesUp": "Sites Up", + "sitesDown": "Sites Down", + "paused": "Paused", + "up": "Up", + "seemsdown": "Seems Down", + "down": "Down", + "unknown": "Unknown" } }