diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/find/lang/vi.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/find/lang/vi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/find/lang/vi.js b/public/bower_components/ckeditor/plugins/find/lang/vi.js new file mode 100644 index 0000000..07936d9 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/find/lang/vi.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("find","vi",{find:"Tìm kiếm",findOptions:"Tìm tùy chọn",findWhat:"Tìm chuỗi:",matchCase:"Phân biệt chữ hoa/thường",matchCyclic:"Giống một phần",matchWord:"Giống toàn bộ từ",notFoundMsg:"Không tìm thấy chuỗi cần tìm.",replace:"Thay thế",replaceAll:"Thay thế tất cả",replaceSuccessMsg:"%1 vị trí đã được thay thế.",replaceWith:"Thay bằng:",title:"Tìm kiếm và thay thế"});
\ No newline at end of file |