diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 434483c4..1f2ac278 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -677,5 +677,11 @@ "totalPrs": "PRs Total", "myPrs": "Mes PRs", "approved": "Approuvé" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }