From aed1ccac95072ef3bacfc2563800db39609bef9d Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Sep 2018 21:47:25 +0200 Subject: Precompile assets and check them into vc. Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code. --- public/assets/wymeditor/lang/fr-8f71562c88db398511755e113315f3f4.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/assets/wymeditor/lang/fr-8f71562c88db398511755e113315f3f4.js (limited to 'public/assets/wymeditor/lang/fr-8f71562c88db398511755e113315f3f4.js') diff --git a/public/assets/wymeditor/lang/fr-8f71562c88db398511755e113315f3f4.js b/public/assets/wymeditor/lang/fr-8f71562c88db398511755e113315f3f4.js new file mode 100644 index 0000000..3d0c006 --- /dev/null +++ b/public/assets/wymeditor/lang/fr-8f71562c88db398511755e113315f3f4.js @@ -0,0 +1 @@ +WYMeditor.STRINGS.fr={Strong:"Mise en \xe9vidence",Emphasis:"Emphase",Superscript:"Exposant",Subscript:"Indice",Ordered_List:"Liste Ordonn\xe9e",Unordered_List:"Liste Non-Ordonn\xe9e",Indent:"Imbriqu\xe9",Outdent:"Non-imbriqu\xe9",Undo:"Annuler",Redo:"R\xe9tablir",Link:"Lien",Unlink:"Supprimer le Lien",Image:"Image",Table:"Tableau",HTML:"HTML",Paragraph:"Paragraphe",Heading_1:"Titre 1",Heading_2:"Titre 2",Heading_3:"Titre 3",Heading_4:"Titre 4",Heading_5:"Titre 5",Heading_6:"Titre 6",Preformatted:"Pr\xe9-formatt\xe9",Blockquote:"Citation",Table_Header:"Cellule de titre",URL:"URL",Title:"Titre",Alternative_Text:"Texte alternatif",Caption:"L\xe9gende",Summary:"R\xe9sum\xe9",Number_Of_Rows:"Nombre de lignes",Number_Of_Cols:"Nombre de colonnes",Insert:"Ins\xe9rer",Submit:"Envoyer",Cancel:"Annuler",Choose:"Choisir",Preview:"Pr\xe9visualisation",Paste_From_Word:"Copier depuis Word",Tools:"Outils",Containers:"Type de texte",Classes:"Type de contenu",Status:"Infos",Source_Code:"Code source",Text_Align:"Alignement du texte",Image_Align:"Alignement des images",Font_Size:"Taille de police",Left:"Gauche",Right:"Droite",Center:"Centre",Justify:"Justifi\xe9",Small:"Petite",Normal:"Normale",Large:"Grande",Apply_Style:"Style"}; \ No newline at end of file -- cgit v1.2.3