https://bugzilla.wikimedia.org/show_bug.cgi?id=40172

Santhosh Thottingal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|[email protected]. |[email protected]
                   |org                         |om

--- Comment #1 from Santhosh Thottingal <[email protected]> ---
How to ad a new language which is not part of default ULS language list

<code>
$.uls.data.addLanguage( newLanguageCode, {
    script: sciptCode,
    regions: arrayOfRegionCodes,
    autonym: newLanguageAutonym
} );

</code>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to