Skip to content

Commit 702d162

Browse files
authored
Update crud.php Add missing languages
Add missing languages
1 parent acaf4d3 commit 702d162

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/resources/lang/vi/crud.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@
111111
'print' => 'In',
112112
'column_visibility' => 'Ẩn/hiện cột',
113113
],
114+
'custom_views' => [
115+
'title' => 'Chế độ xem tuỳ chỉnh',
116+
'title_short' => 'lượt xem',
117+
'default' => 'mặc định',
118+
],
114119

115120
// global crud - errors
116121
'unauthorized_access' => 'Truy cập chưa được cấp phép - bạn cần được cấp quyền để xem trang này.',

0 commit comments

Comments
 (0)