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" } }