diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-08-01 14:24:05 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-08-01 14:24:05 +0200 |
commit | a8f4d847369496981f96825bb7390a44f9428a84 (patch) | |
tree | 2a999deedf83948c8910c16c4182543e9ff6ae9f /program/js/tinymce/langs/es.js | |
parent | 5af3b33f97695bd174c36851117523cd37569bf8 (diff) |
Update to TinyMCE 4.1.3 + small code improvements
Diffstat (limited to 'program/js/tinymce/langs/es.js')
-rw-r--r-- | program/js/tinymce/langs/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/tinymce/langs/es.js b/program/js/tinymce/langs/es.js index ed3134e0b..9eb060ba5 100644 --- a/program/js/tinymce/langs/es.js +++ b/program/js/tinymce/langs/es.js @@ -179,7 +179,7 @@ tinymce.addI18n('es',{ "Insert template": "Insertar plantilla", "Templates": "Plantillas", "Background color": "Color de fondo", -"Custom...": "Personalzaci\u00f3n", +"Custom...": "Personalizar...", "Custom color": "Color personalizado", "No color": "Sin color", "Text color": "Color del texto", |