laravel-blog icon indicating copy to clipboard operation
laravel-blog copied to clipboard

Not showing cats and posts in Russian

Open GeneratorEVil opened this issue 2 years ago • 4 comments

Not showing cats and posts in Russian. But in counter they are have. 123

GeneratorEVil avatar Feb 25 '23 09:02 GeneratorEVil

I am also having this common problem @GeneratorEVil

MdAnowarHosen avatar Mar 01 '23 05:03 MdAnowarHosen

same issue with Arabic

HatimHJ avatar Apr 25 '23 07:04 HatimHJ

There is a general issue with languages in this package. It doesn't take into account what set in config\binshopsblog.php -> default_language It takes the default language from the DB. Look for a table named binshops_configurations -> DEFAULT_LANGUAGE_LOCALE -> change it to your language of choice

SvetoslavStefanov avatar Apr 27 '23 05:04 SvetoslavStefanov

@SvetoslavStefanov thank you

vadykoo avatar Feb 15 '24 18:02 vadykoo