Skip to content

Instantly share code, notes, and snippets.

@rjesh-git
Created October 15, 2015 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjesh-git/7add398c374aadc1780e to your computer and use it in GitHub Desktop.
Save rjesh-git/7add398c374aadc1780e to your computer and use it in GitHub Desktop.
Localization Sample Resource file - French
var resources = [];
resources.PageTitle = "localisation échantillon";
resources.HeaderText = "Bonjour le monde!";
resources.ParaText = "Ceci est une unité de héros simple, un composant simple jumbotron style pour appeler une attention particulière aux contenus ou informations sélectionnée.";
resources.BtnTextLearnMore = "Apprendre encore plus";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment