Bugo

Results 23 comments of Bugo

I solved the same problem with restoring lines [204 and 205](https://github.com/brianvoe/slim-select/commit/7b32d6187247765ed7891d8cdd5d6908cdcf1368#diff-4ea0d5be4f44377893d71d5dcfbe3288e830007fbe8a71972999ea8816e0e18eL204-L205)

> WOW! Does it mean I can continue? :)

I try to update my own translations whenever possible. For example, from the 2020 year, I support translation for [Grav CMS.](https://github.com/dragomano/Grav-Learn-Ru)

I can recommend Crowdin for it.

> My plan now is to completely rewrite the intro pages of Nette, Latte, Tester, etc (yes, unfortunately even the base chapter you translated) and gradually add information about the...

https://doc.nette.org/en/contributing/documentation > Contributing to the documentation is one of the many ways you can help Nette. It is also one of the most rewarding activities, as you help others understand...

Thanks. It would be better to add it once in `/modules/backend/classes/Controller.php`: ```php // Listen for `backend.page.beforeDisplay` event and inject js to current controller instance. \Winter\Storm\Support\Facades\Event::listen('backend.page.beforeDisplay', function($controller, $action, $params) { $controller->addJs('/modules/system/assets/ui/vendor/select2/js/i18n/'...

It's not a matter of whether it prompts or not, it's a matter of whether it waits for the user's response (input) in one case, and just automatically selects the...

There must be a problem with something else. For example, in Windows.

I'd also like [to be able to translate](https://github.com/vuejs/vitepress/discussions/3691) all these containers on sites with multiple languages.