mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-16 17:47:52 +00:00
New translations common.php (Vietnamese)
This commit is contained in:
parent
051c0b7896
commit
5632f64d80
1 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ return [
|
|||
'copy' => 'Sao chép',
|
||||
'reply' => 'Trả lời',
|
||||
'delete' => 'Xóa',
|
||||
'delete_confirm' => 'Confirm Deletion',
|
||||
'delete_confirm' => 'Xác nhận Xóa',
|
||||
'search' => 'Tìm kiếm',
|
||||
'search_clear' => 'Xoá tìm kiếm',
|
||||
'reset' => 'Thiết lập lại',
|
||||
|
@ -67,8 +67,8 @@ return [
|
|||
'profile_menu' => 'Menu Hồ sơ',
|
||||
'view_profile' => 'Xem Hồ sơ',
|
||||
'edit_profile' => 'Sửa Hồ sơ',
|
||||
'dark_mode' => 'Dark Mode',
|
||||
'light_mode' => 'Light Mode',
|
||||
'dark_mode' => 'Chế độ Tối',
|
||||
'light_mode' => 'Chế độ Sáng',
|
||||
|
||||
// Layout tabs
|
||||
'tab_info' => 'Thông tin',
|
||||
|
|
Loading…
Add table
Reference in a new issue