laravelista / comments

Native comments for your Laravel application.
MIT License
744 stars 142 forks source link

added russian language #148

Closed whakru closed 2 years ago

whakru commented 3 years ago

2021-01-27_213517 2021-01-27_214407 2021-01-27_214421

Not everything is allowed to be translated: 2021-01-27_214120 2021-01-27_214154

mabasic commented 3 years ago

Nice!

Regarding "Not everything is allowed to be translated:",

Those validation messages come from Laravel validation, they are out of scope for this package: https://github.com/laravel/laravel/blob/8.x/resources/lang/en/validation.php

I'll merge this asap.

mabasic commented 2 years ago

Thank you for your contribution. The translation will be available in the next release.