We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b40d98 commit be66164Copy full SHA for be66164
1 file changed
lang/vi/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Huỷ',
14
'save' => 'Lưu',
15
'close' => 'Đóng',
16
+ 'apply' => 'Apply',
17
'undo' => 'Hoàn tác',
18
'redo' => 'Làm lại',
19
'left' => 'Bên trái',
@@ -147,6 +148,7 @@
147
148
'url' => 'Đường dẫn',
149
'text_to_display' => 'Các văn bản hiển thị',
150
'title' => 'Tiêu đề',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Mở liên kết',
153
'open_link_in' => 'Mở liên kết trong...',
154
'open_link_current' => 'Cửa sổ hiện tại',
0 commit comments