Update CommunesController.jl

This commit is contained in:
a-ill 2023-10-09 19:27:30 +03:00
parent 94e7673dd1
commit 931aabeabb

View File

@ -22,7 +22,7 @@ const communes_info = Dict(
:title => "LibSoc - Коммуны", :title => "LibSoc - Коммуны",
:description => "" :description => ""
), ),
"en" => Dict( "fr" => Dict(
:title => "LibSoc - Communes", :title => "LibSoc - Communes",
:description => "" :description => ""
) )