winjs-localization
v4.4.0
Published
Provides localized versions of each string used by WinJS for each language WinJS supports.
Downloads
8
Keywords
Readme
winjs-localization
This directory contains the localized versions of each string WinJS uses. To localize WinJS when using it in a Windows Store App:
- Add this directory to your WinJS project in Visual Studio.
- This directory contains one folder per language. Delete the folders for the languages your app will not be available in.
That's it. Your app will now use the localized WinJS resources for the appropriate language.