From 618c925dfa6b6d0f5b454eaffa65286dd76d8881 Mon Sep 17 00:00:00 2001 From: Leonid Nikitin Date: Fri, 26 Jul 2024 22:15:33 +0500 Subject: [PATCH] Fixed an issue with displaying the translation of site.Menu if the project language did not match the system language. --- app/application/resources/views/layout/site.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/application/resources/views/layout/site.blade.php b/app/application/resources/views/layout/site.blade.php index 2026b25..a91a9ad 100644 --- a/app/application/resources/views/layout/site.blade.php +++ b/app/application/resources/views/layout/site.blade.php @@ -37,7 +37,7 @@