Skip to content

rjesh-git/Localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Localization in SharePoint Add-in

bitHound Score bitHound Dependencies MIT license

Summary

Localization in SharePoint Add-in through Javascript

Applies to

  • Office 365 Multi Tenant (MT)
  • Office 365 Dedicated (D)
  • SharePoint 2013 on-premises

Solution

Solution Author(s)
localizer Rajesh Sitaraman

Version history

Version Date Comments
1.0 Oct 15 2015 (to update) Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Usage

  • Add localizer js to your web page
  • Create JS resource files in the format resource.<>.js format
  • Use localizer.Init() method

Sample resource files

  • resource.en-us.js
  • resource.fr-FR.js
  • resource.ta.js

Releases

No releases published

Packages

No packages published