Update strings.xml

This commit is contained in:
solokot
2018-12-05 09:03:39 +03:00
committed by GitHub
parent bd63c136ef
commit 65b8d2441a

View File

@@ -187,13 +187,13 @@
<!-- alternative versions for some languages, use the same translations if you are not sure what this means --> <!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every last Sunday" --> <!-- used in repetition, like "Every last Sunday" -->
<string name="monday_alt">Понедельник</string> <string name="monday_alt">понедельник</string>
<string name="tuesday_alt">Вторник</string> <string name="tuesday_alt">вторник</string>
<string name="wednesday_alt">Среда</string> <string name="wednesday_alt">среду</string>
<string name="thursday_alt">Четверг</string> <string name="thursday_alt">четверг</string>
<string name="friday_alt">Пятница</string> <string name="friday_alt">пятницу</string>
<string name="saturday_alt">Суббота</string> <string name="saturday_alt">субботу</string>
<string name="sunday_alt">Воскресенье</string> <string name="sunday_alt">воскресенье</string>
<!-- List widget config example events --> <!-- List widget config example events -->
<string name="sample_title_1">Тренировка</string> <string name="sample_title_1">Тренировка</string>