app/assets/javascripts/langs/pt_pt.js in wysiwyg-rails-1.2.3 vs app/assets/javascripts/langs/pt_pt.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
*/
/**
* Portuguese spoken in Portugal
@@ -81,9 +81,13 @@
"Insert row above": "Inserir linha antes",
"Insert row below": "Inserir linha depois",
"Delete row": "Eliminar linha",
"Insert column before": "Inserir coluna antes",
"Insert column after": "Inserir coluna depois",
- "Delete column": "Eliminar coluna"
+ "Delete column": "Eliminar coluna",
+ "Uploading image": "Upload de imagens",
+ "Upload File": "Upload de arquivo",
+ "Drop File": "Largar arquivo",
+ "Clear formatting": "Remover formata\u00e7\u00e3o"
},
direction: "ltr"
-};
\ No newline at end of file
+};