app/assets/javascripts/langs/tr.js in wysiwyg-rails-1.2.3 vs app/assets/javascripts/langs/tr.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 */ /** * Turkish @@ -81,9 +81,13 @@ "Insert row above": "\u00d6ncesine yeni sat\u0131r ekle", "Insert row below": "Sonras\u0131na yeni sat\u0131r ekle", "Delete row": "Sat\u0131r\u0131 sil", "Insert column before": "\u00d6ncesine yeni s\u00fctun ekle", "Insert column after": "Sonras\u0131na yeni s\u00fctun ekle", - "Delete column": "S\u00fctunu sil" + "Delete column": "S\u00fctunu sil", + "Uploading image": "Y\u00fckleme resim", + "Upload File": "Dosya Y\u00fckle", + "Drop File": "B\u0131rak dosya", + "Clear formatting": "Bi\u00e7imlendirme kald\u0131r" }, direction: "ltr" -}; \ No newline at end of file +};