X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5681/head:/lang/vi/editor.php diff --git a/lang/vi/editor.php b/lang/vi/editor.php index d1eebd0b3..ed5246106 100644 --- a/lang/vi/editor.php +++ b/lang/vi/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Huỷ', 'save' => 'Lưu', 'close' => 'Đóng', + 'apply' => 'Apply', 'undo' => 'Hoàn tác', 'redo' => 'Làm lại', 'left' => 'Bên trái', @@ -81,6 +82,9 @@ return [ 'table_properties' => 'Thuộc tính bảng', 'table_properties_title' => 'Thuộc tính bảng', 'delete_table' => 'Xóa bảng', + 'table_clear_formatting' => 'Clear table formatting', + 'resize_to_contents' => 'Resize to contents', + 'row_header' => 'Row header', 'insert_row_before' => 'Chèn thêm hàng ở trên', 'insert_row_after' => 'Chèn thêm hàng ở dưới', 'delete_row' => 'Xóa hàng', @@ -144,6 +148,7 @@ return [ 'url' => 'Đường dẫn', 'text_to_display' => 'Các văn bản hiển thị', 'title' => 'Tiêu đề', + 'browse_links' => 'Browse links', 'open_link' => 'Mở liên kết', 'open_link_in' => 'Mở liên kết trong...', 'open_link_current' => 'Cửa sổ hiện tại', @@ -160,6 +165,8 @@ return [ 'about' => 'Giới thiệu về trình soạn thảo', 'about_title' => 'Giới thiệu về trình soạn thảo WYSIWYG', 'editor_license' => 'Giáy phép & Bản quyền của trình soạn thảo', + 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', + 'editor_lexical_license_link' => 'Full license details can be found here.', 'editor_tiny_license' => 'Trình soạn thảo này được xây dựng bằng các sử dụng :tinyLink theo giấy phép MIT.', 'editor_tiny_license_link' => 'Chi tiết về bản quyền và giấy phép của TinyMCE có thể được tìm thấy tại đây.', 'save_continue' => 'Lưu trang & Tiếp tục',