diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index c94f9c08c..126f0cc0b 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -83,5 +83,11 @@ "enabled": "Включено", "disabled": "Неполноценный", "total": "Общий" + }, + "weather": { + "wait": "Please wait", + "current": "Current Location", + "allow": "Click to allow", + "updating": "Updating" } }