New strings.

This commit is contained in:
James Cole
2020-06-24 06:45:40 +02:00
parent 356c87da49
commit 2aa6067437
46 changed files with 197 additions and 92 deletions
+2 -2
View File
@@ -59,6 +59,6 @@ return [
'delete_journal_link' => 'Xóa liên kết giữa các giao dịch',
'telemetry_index' => 'Thu thập dữ liệu cho nhà phát triển',
'telemetry_view' => 'Xem dữ liệu thu thập',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'edit_object_group' => 'Chỉnh sửa nhóm ":title"',
'delete_object_group' => 'Xóa nhóm ":title"',
];