Russian перевод

ПроектКонтекстСтатусОтправил(а)СодержитЛимит
Исходный текстПереводы
Event will be fired when user touch and move finger over Swiper and move it. Receives 'touchmove' event as an arguments.
Event will be fired when user release Swiper. Receives 'touchend' event as an arguments.
Event will be fired when user click/tap on Swiper after 300ms delay. Receives 'touchend' event as an arguments.
Event will be fired when user click/tap on Swiper. Receives 'touchend' event as an arguments.
Event will be fired when user double tap on Swiper's container. Receives 'touchend' event as an arguments
Event will be fired right after all inner images are loaded. <code>updateOnImagesReady</code> should be also enabled
Event will be fired when Swiper progress is changed, as an arguments it receives <strong>progress</strong> that is always from 0 to 1
Event will be fired when Swiper reach its beginning (initial position)
Event will be fired when Swiper reach last slide
Event will be fired when Swiper goes from <code>beginning</code> or <code>end</code> position