This commit is contained in:
Kakabay 2023-03-07 15:37:52 +05:00
parent 5d941e9d12
commit 74c6d8780f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ const Aside = ({ type }: Props) => {
}` }`
: `${ : `${
language === 'EN' language === 'EN'
? 'Most readed' ? 'Most read'
: language === 'RU' : language === 'RU'
? 'Самое читаемое' ? 'Самое читаемое'
: 'Köp okalýar' : 'Köp okalýar'