?
| Current Path : /home/webyoo/www/hanessiim/site/admin/js/bootstrap-wysihtml5/locales/ |
| Current File : /home/webyoo/www/hanessiim/site/admin/js/bootstrap-wysihtml5/locales/bootstrap-wysihtml5.ko-KR.js |
/**
* Korean translation for bootstrap-wysihtml5
*/
(function($){
$.fn.wysihtml5.locale["ko-KR"] = {
font_styles: {
normal: "์ผ๋ฐ",
h1: "ํค๋๋ผ์ธ 1",
h2: "ํค๋๋ผ์ธ 2",
h3: "ํค๋๋ผ์ธ 3"
},
emphasis: {
bold: "๊ตต๊ฒ",
italic: "๊ธฐ์ธ๊ฒ",
underline: "๋ฐ์ค"
},
lists: {
unordered: "๊ธฐํธ๋ชฉ๋ก",
ordered: "์ซ์๋ชฉ๋ก",
outdent: "๋ด์ด์ฐ๊ธฐ",
indent: "๋ค์ฌ์ฐ๊ธฐ"
},
link: {
insert: "๋งํฌ ์ฝ์
",
cancel: "์ทจ์"
},
image: {
insert: "์ด๋ฏธ์ง ์ฝ์
",
cancel: "์ทจ์"
},
html: {
edit: "HTML ํธ์ง"
},
colours: {
black: "๊ฒ์์",
silver: "์์",
gray: "ํ์",
maroon: "๊ณ ๋์",
red: "๋นจ๊ฐ์",
purple: "๋ณด๋ผ์",
green: "์ด๋ก์",
olive: "์ฌ๋ฆฌ๋ธ",
navy: "๋ค์ด๋น",
blue: "ํ๋์",
orange: "์ฃผํฉ์"
}
};
}(jQuery));