Skip to content

Commit d4b287e

Browse files
authored
Merge pull request #5509 from TanNhatCMS/patch-5
Update crud.php Add missing languages
2 parents 165651e + 702d162 commit d4b287e

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)