]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es_AR/activities.php
Fixes for CodeStyle vol.2
[bookstack] / resources / lang / es_AR / activities.php
index 0d0cbf7ed75c4d005a4581481c83ef22a1cd890e..861115fc54604f3b59a317594a51ae4923864ca2 100644 (file)
@@ -44,8 +44,12 @@ return [
     'bookshelf_delete_notification'    => 'Estante borrado exitosamente',
 
     // Favourites
-    'favourite_add_notification' => '":name" has been added to your favourites',
-    'favourite_remove_notification' => '":name" has been removed from your favourites',
+    'favourite_add_notification' => '".name" se añadió a sus favoritos',
+    'favourite_remove_notification' => '".name" se eliminó de sus favoritos',
+
+    // MFA
+    'mfa_setup_method_notification' => 'Método de Autenticación en Dos Pasos configurado correctamente',
+    'mfa_remove_method_notification' => 'Método de Autenticación en Dos Pasos eliminado correctamente',
 
     // Other
     'commented_on'                => 'comentado',