summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/ru.js')
-rw-r--r--apps/weather_status/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ru.js b/apps/weather_status/l10n/ru.js
index 217023b1e00..0f723373b98 100644
--- a/apps/weather_status/l10n/ru.js
+++ b/apps/weather_status/l10n/ru.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Favorites" : "Избранное",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ясно в {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, облачно в {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, безоблачно в {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, безоблачно в {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, переменная облачность в {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, туман в {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, небольшой дождь в {time}",