451 байт добавлено
, 23:11, 27 мая 2020
/* Размещённый здесь код JavaScript будет загружаться пользователям при обращении к каждой странице */
// credits : Evad37, Cenarium
$( '#ca-edit a' ).text( 'SourceEdit' );
$( '#ca-ve-edit a' ).text( 'VisualEdit' );
$( '.mw-editsection a' ).text( 'SourceEditSection' );
$( '.mw-editsection-visualeditor' ).text( 'VisualEditSection' ); // keep this line after the previous line