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

@@ -26,6 +26,10 @@ const trade_unions_info = Dict(
"fr" => Dict(
:title => "LibSoc - Syndicats",
:description => ""
),
"ee" => Dict(
:title => "LibSoc - Ametiühingud",
:description => ""
)
)