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

Jump to navigation Jump to search
no edit summary
(Created page with "$(document).ready(function() { var नेपालीकरण = function() { $('#wpTextbox1').wikiEditor('addToToolbar', { 'section': 'main', 'group': 'insert', 'tools': { 'नेपालीकरण': { label: 'नेपालीकरण गर्नुहोस्', type: 'button', icon: 'https://upload.wikimedia.org/wikipedia/commons/thumb/c/c6/Devana...")
 
No edit summary
Tag: Manual revert
 
(13 intermediate revisions by the same user not shown)
Line 17: Line 17:
x = getText.replace(/यहाँ नलेख्नुहोस् !!!!/g, "यहाँ नलेख्नुहोस् !!!!");
x = getText.replace(/यहाँ नलेख्नुहोस् !!!!/g, "यहाँ नलेख्नुहोस् !!!!");


   x = x.replace(/\bcat\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