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

View File

@@ -21,6 +21,10 @@ const partners_info = Dict(
"ru" => Dict(
:title => "LibSoc - Партнеры",
:description => ""
),
"fr" => Dict(
:title => "LibSoc - Partenaires",
:description => ""
)
)