This commit is contained in:
a-ill
2023-10-15 19:04:33 +03:00
parent f0cf7515af
commit 9aa0486e07
43 changed files with 955 additions and 4 deletions

View File

@@ -25,6 +25,10 @@ const parties_info = Dict(
"fr" => Dict(
:title => "LibSoc - Partis",
:description => ""
),
"ee" => Dict(
:title => "LibSoc - Parteid",
:description => ""
)
)