diff --git a/lang/lt.json b/lang/lt.json
index cec6f90..c20e6f1 100644
--- a/lang/lt.json
+++ b/lang/lt.json
@@ -3,6 +3,7 @@
"Admin": "Administratorius",
"Student": "Studentas",
"Teacher": "Mokytojas",
+ "Users": "Paskyros",
"admin": "Administratorius",
"student": "Studentas",
"teacher": "Mokytojas",
@@ -17,5 +18,13 @@
"Create test": "Sukurti testą",
"Tests": "Testai",
"Take tests": "Laikyti testą",
- "Dashboard": "Pagrindinis"
+ "Dashboard": "Pagrindinis",
+ "Log in": "Prisijungti",
+ "Log Out": "Atsijungti",
+ "Profile": "Paskyra",
+ "Role": "Rolė",
+ "Question": "Klausimas",
+ "Answer": "Atsakymas",
+ "Points": "Taškai",
+ "Add question": "Pridėti klausimą"
}
diff --git a/resources/views/auth/forgot-password.blade.php b/resources/views/auth/forgot-password.blade.php
index cb32e08..5c1883a 100644
--- a/resources/views/auth/forgot-password.blade.php
+++ b/resources/views/auth/forgot-password.blade.php
@@ -16,10 +16,10 @@
-
-
- {{ __('Email Password Reset Link') }}
-
-
+ {{-- --}}
+ {{-- --}}
+ {{-- {{ __('Email Password Reset Link') }} --}}
+ {{-- --}}
+ {{--
--}}
diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php
index d035b13..f48e888 100644
--- a/resources/views/auth/login.blade.php
+++ b/resources/views/auth/login.blade.php
@@ -25,19 +25,19 @@
-
-
-
+ {{-- --}}
+ {{-- --}}
+ {{--
--}}
- @if (Route::has('password.request'))
-
- {{ __('Forgot your password?') }}
-
- @endif
+ {{-- @if (Route::has('password.request')) --}}
+ {{--
--}}
+ {{-- {{ __('Forgot your password?') }} --}}
+ {{-- --}}
+ {{-- @endif --}}
{{ __('Log in') }}
diff --git a/resources/views/layouts/navigation.blade.php b/resources/views/layouts/navigation.blade.php
index 2a05b00..096e91f 100644
--- a/resources/views/layouts/navigation.blade.php
+++ b/resources/views/layouts/navigation.blade.php
@@ -49,9 +49,9 @@
-
- {{ __('Profile') }}
-
+ {{-- --}}
+ {{-- {{ __('Profile') }} --}}
+ {{-- --}}
-
- {{ __('Profile') }}
-
+ {{-- --}}
+ {{-- {{ __('Profile') }} --}}
+ {{-- --}}