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 50767d7 commit f325defCopy full SHA for f325def
1 file changed
lang/vi/activities.php
@@ -130,10 +130,10 @@
130
// Sort Rules
131
'sort_rule_create' => '',
132
'sort_rule_create_notification' => '',
133
- 'sort_rule_update' => 'updated sort rule',
134
- 'sort_rule_update_notification' => 'Sort rule successfully updated',
135
- 'sort_rule_delete' => 'deleted sort rule',
136
- 'sort_rule_delete_notification' => 'Sort rule successfully deleted',
+ 'sort_rule_update' => 'xóa quy tắc sắp xếp',
+ 'sort_rule_update_notification' => 'Đã cập nhật quy tắc sắp xếp thành công',
+ 'sort_rule_delete' => 'xóa quy tắc sắp xếp',
+ 'sort_rule_delete_notification' => 'Đã xóa quy tắc sắp xếp thành công',
137
138
// Other
139
'permissions_update' => 'các quyền đã được cập nhật',
0 commit comments