Skip to content

Commit ad4b84c

Browse files
committed
New translations activities.php (Vietnamese)
1 parent 6ec793d commit ad4b84c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lang/vi/activities.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@
127127
'comment_update' => 'cập nhật bình luận',
128128
'comment_delete' => 'đã xóa bình luận',
129129

130+
// Sort Rules
131+
'sort_rule_create' => 'created sort rule',
132+
'sort_rule_create_notification' => 'Sort rule successfully created',
133+
'sort_rule_update' => 'updated sort rule',
134+
'sort_rule_update_notification' => 'Sort rule successfully update',
135+
'sort_rule_delete' => 'deleted sort rule',
136+
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137+
130138
// Other
131139
'permissions_update' => 'các quyền đã được cập nhật',
132140
];

0 commit comments

Comments
 (0)