diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index ad7809a8d..a22c6c906 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/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" } }