X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Fvi.js;h=89df19ca85ec84996f2b5db5f9a1f6796f7f6b8c;hp=bd3175f938595f8d3362afab3ddd2465570e69e3;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hpb=2f22c0c38f17e75be5541089076885442aaa2377 diff --git a/_source/plugins/placeholder/lang/vi.js b/_source/plugins/placeholder/lang/vi.js index bd3175f..89df19c 100644 --- a/_source/plugins/placeholder/lang/vi.js +++ b/_source/plugins/placeholder/lang/vi.js @@ -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 } });