This commit is contained in:
a-ill
2023-10-09 15:38:04 +03:00
parent fccdad8e34
commit 1522c2933b
105 changed files with 6404 additions and 17 deletions

View File

@@ -21,6 +21,10 @@ const communes_info = Dict(
"ru" => Dict(
:title => "LibSoc - Коммуны",
:description => ""
),
"en" => Dict(
:title => "LibSoc - Communes",
:description => ""
)
)