From ba876fc092febc7f29cb3dc33947ef7acf9cb691 Mon Sep 17 00:00:00 2001 From: a-ill Date: Mon, 9 Oct 2023 19:27:30 +0300 Subject: [PATCH] Update CommunesController.jl --- Server/app/resources/communes/CommunesController.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/app/resources/communes/CommunesController.jl b/Server/app/resources/communes/CommunesController.jl index 9f6a940..ed94e7b 100644 --- a/Server/app/resources/communes/CommunesController.jl +++ b/Server/app/resources/communes/CommunesController.jl @@ -22,7 +22,7 @@ const communes_info = Dict( :title => "LibSoc - Коммуны", :description => "" ), - "en" => Dict( + "fr" => Dict( :title => "LibSoc - Communes", :description => "" )