From 5bd9cf46ea43496cac0ad298cc4f56370ba03d6f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 9 Sep 2022 09:44:46 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 14.0% (9 of 64 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 50db9fe45..01ed86427 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -94,5 +94,11 @@ "bitrate": "{{value, bytes(bits: true)}}", "percent": "{{value, percent}}", "ms": "{{value, number}}" + }, + "weather": { + "current": "Current Location", + "allow": "Click to allow", + "updating": "Updating", + "wait": "Please wait" } }