From 16ecd7b42600bcb62b0a1c3a5f203198ee3c9a53 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 14:20:14 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 48.7% (241 of 494 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 2f80472b..a595171d 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -677,5 +677,11 @@ "totalPrs": "Total PRs", "myPrs": "My PRs", "approved": "Approved" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }