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