You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I may be having problems with the characters involved here as I previously merged a pull request that doesn't display correctly in my git client. Can you upload to this issue the the entire Qvc_Language_RU.qvs file as you think it should look?
`
// Localization for Russian
SET Qvc.Calendar.v.Field.Date=Дата;
SET Qvc.Calendar.v.Field.Day=День;
SET Qvc.Calendar.v.Field.Weekday=День недели;
SET Qvc.Calendar.v.Field.Year=Год;
SET Qvc.Calendar.v.Field.Month=Месяц;
SET Qvc.Calendar.v.Field.YearMonth=Год-Месяц;
SET Qvc.Calendar.v.Field.Quarter=вартал;
SET Qvc.Calendar.v.Field.YearQuarter=Год-вартал;
`
Change:
`
SET Qvc.Calendar.v.Field.Quarter=Квартал;
SET Qvc.Calendar.v.Field.YearQuarter=Год-Квартал;
`
The text was updated successfully, but these errors were encountered: