app/assets/javascripts/langs/fr.js in wysiwyg-rails-1.2.3 vs app/assets/javascripts/langs/fr.js in wysiwyg-rails-1.2.4
- old
+ new
@@ -1,7 +1,7 @@
/*!
- * froala_editor v1.2.3 (http://editor.froala.com)
+ * froala_editor v1.2.4 (http://editor.froala.com)
* Copyright 2014-2014 Froala
*/
/**
* French
@@ -81,9 +81,13 @@
"Insert row above": "Ins\u00e9rer une ligne avant",
"Insert row below": "Ins\u00e9rer une ligne apr\u00e8s",
"Delete row": "Effacer la ligne",
"Insert column before": "Ins\u00e9rer une colonne avant",
"Insert column after": "Ins\u00e9rer une colonne apr\u00e8s",
- "Delete column": "Effacer la colonne"
+ "Delete column": "Effacer la colonne",
+ "Uploading image": "De t\u00e9l\u00e9chargement d'images",
+ "Upload File": "T\u00e9l\u00e9charger le fichier",
+ "Drop File": "D\u00e9posez le fichier",
+ "Clear formatting": "Effacer formatage"
},
direction: "ltr"
-};
\ No newline at end of file
+};