diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 86a73fc8b..de4466dd8 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -83,5 +83,11 @@ "enabled": "Enabled", "disabled": "Disabled", "total": "Total" + }, + "weather": { + "current": "Current Location", + "allow": "Click to allow", + "updating": "Updating", + "wait": "Please wait" } }