diff options
Diffstat (limited to 'program/js/tinymce/langs/cs.js')
-rw-r--r-- | program/js/tinymce/langs/cs.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/program/js/tinymce/langs/cs.js b/program/js/tinymce/langs/cs.js index 5d97af1ab..1bd64ceed 100644 --- a/program/js/tinymce/langs/cs.js +++ b/program/js/tinymce/langs/cs.js @@ -66,6 +66,7 @@ tinymce.addI18n('cs',{ "Restore last draft": "Obnovit posledn\u00ed koncept", "Special character": "Speci\u00e1ln\u00ed znak", "Source code": "Zdrojov\u00fd k\u00f3d", +"Color": "Barva", "Right to left": "Zprava doleva", "Left to right": "Zleva doprava", "Emoticons": "Emotikony", @@ -177,6 +178,9 @@ tinymce.addI18n('cs',{ "Insert template": "Vlo\u017eit \u0161ablonu", "Templates": "\u0160ablony", "Background color": "Barva pozad\u00ed", +"Custom...": "Vlastn\u00ed...", +"Custom color": "Vlastn\u00ed barva", +"No color": "Bez barvy", "Text color": "Barva p\u00edsma", "Show blocks": "Uk\u00e1zat bloky", "Show invisible characters": "Zobrazit speci\u00e1ln\u00ed znaky", |