User:Euphoria/नेपालीकरण.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Manual revert
 
(10 intermediate revisions by the same user not shown)
Line 18: Line 18:


   x = x.replace(/\bcat\b/g, 'dog');
   x = x.replace(/\bcat\b/g, 'dog');
  x = x.replace(/(?<![\u0900-\u097F])कुकुर(?![\u0900-\u097F])/g, 'बिरालो');


$('#wpTextbox1').val(x);
$('#wpTextbox1').val(x);
152

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu