File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
TelegramBotBase/Localizations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ public Russian()
1212 Values [ "ButtonGrid_CurrentPage" ] = "Страница {0} из {1}" ;
1313 Values [ "ButtonGrid_SearchFeature" ] = "💡 Отправьте сообщение, чтобы отфильтровать список. Нажмите на 🔍, чтобы сбросить фильтр." ;
1414 Values [ "ButtonGrid_Back" ] = "Назада" ;
15- Values [ "TaggedButtonGrid_TotalTags" ] = "Total : {0}" ;
16- Values [ "TaggedButtonGrid_CheckedTags" ] = "Checked : {0}" ;
15+ Values [ "TaggedButtonGrid_TotalTags" ] = "Всего : {0}" ;
16+ Values [ "TaggedButtonGrid_CheckedTags" ] = "Отмечено : {0}" ;
1717 Values [ "TaggedButtonGrid_CheckAll" ] = "Выделить все" ;
1818 Values [ "TaggedButtonGrid_UncheckAll" ] = "Отменить выбор" ;
1919 Values [ "CalendarPicker_Title" ] = "Календарь / Выберите дату" ;
You can’t perform that action at this time.
0 commit comments