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

@@ -22,6 +22,10 @@ const groups_info = Dict(
"ru" => Dict(
:title => "LibSoc - Группы",
:description => ""
),
"fr" => Dict(
:title => "LibSoc - Groupes",
:description => ""
)
)