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

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


   x = x.replace(/\bशहर\b/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