diff --git a/resources/lang/en/commons.php b/resources/lang/en/commons.php index e6f1d5d6..590eb742 100644 --- a/resources/lang/en/commons.php +++ b/resources/lang/en/commons.php @@ -58,4 +58,5 @@ return [ 'ui_icons_by' => 'UI Icons by', 'logos_by' => 'Logos by', 'search' => 'Search', + '2fauth_description' => 'A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes', ]; \ No newline at end of file diff --git a/resources/views/landing.blade.php b/resources/views/landing.blade.php index ea200b44..0c36dc67 100644 --- a/resources/views/landing.blade.php +++ b/resources/views/landing.blade.php @@ -3,6 +3,7 @@
+