X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fuicolor%2Flang%2Fvi.js;fp=_source%2Fplugins%2Fuicolor%2Flang%2Fvi.js;h=b4e9190c59395467269adf591e36d3a5593e7646;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=0000000000000000000000000000000000000000;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/plugins/uicolor/lang/vi.js b/_source/plugins/uicolor/lang/vi.js new file mode 100644 index 0000000..b4e9190 --- /dev/null +++ b/_source/plugins/uicolor/lang/vi.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ + +CKEDITOR.plugins.setLang( 'uicolor', 'vi', +{ + uicolor : + { + title : 'Giao diện người dùng Color Picker', + preview : 'Xem trước trực tiếp', + config : 'Dán chuỗi này vào tập tin config.js của bạn', + predefined : 'Tập màu định nghĩa sẵn' + } +});