X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Fvi.js;h=5878861385498365280c922cb0746ee53aefcbf1;hb=refs%2Ftags%2Fv3.6.6;hp=bd3175f938595f8d3362afab3ddd2465570e69e3;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/plugins/placeholder/lang/vi.js b/_source/plugins/placeholder/lang/vi.js index bd3175f..5878861 100644 --- a/_source/plugins/placeholder/lang/vi.js +++ b/_source/plugins/placeholder/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -10,7 +10,7 @@ CKEDITOR.plugins.setLang( 'placeholder', 'vi', title : 'Thuộc tính đặt chỗ', toolbar : 'Tạo đặt chỗ', text : 'Văn bản đặt chỗ', - edit : 'Edit Placeholder', // MISSING + edit : 'Chỉnh sửa ', textMissing : 'The placeholder must contain text.' // MISSING } });