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