]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/activities.php
Searching: Added test for guillemets
[bookstack] / lang / vi / activities.php
index fda4899b36817c25b37e0275bb3054c64cb760a6..2262e37a0052ec5a2283e175671471995c0471ae 100644 (file)
@@ -84,8 +84,16 @@ return [
     'webhook_delete' => 'đã xóa webhook',
     'webhook_delete_notification' => 'Webhook đã được xóa thành công',
 
+    // Imports
+    'import_create' => 'created import',
+    'import_create_notification' => 'Import successfully uploaded',
+    'import_run' => 'updated import',
+    'import_run_notification' => 'Content successfully imported',
+    'import_delete' => 'deleted import',
+    'import_delete_notification' => 'Import successfully deleted',
+
     // Users
-    'user_create' => 'người dùng đã tạo',
+    'user_create' => 'đã tạo người dùng',
     'user_create_notification' => 'Người dùng được tạo thành công',
     'user_update' => 'người dùng được cập nhật',
     'user_update_notification' => 'Người dùng được cập nhật thành công',