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

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(12 intermediate revisions by the same user not shown)
Line 17: Line 17:
x = getText.replace(/यहाँ नलेख्नुहोस् !!!!/g, "यहाँ नलेख्नुहोस् !!!!");
x = getText.replace(/यहाँ नलेख्नुहोस् !!!!/g, "यहाँ नलेख्नुहोस् !!!!");


   x = x.replace(/cat/g, 'रूप');
   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