Update
This commit is contained in:
@@ -26,6 +26,10 @@ const admin_panel_info = Dict(
|
||||
:title => "LibSoc - Admin panel",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Admin panel",
|
||||
:description => ""
|
||||
),
|
||||
)
|
||||
|
||||
function get_locale()
|
||||
|
@@ -86,6 +86,10 @@ const auth_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Connexion/Inscription",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Logi sisse",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
@@ -101,6 +105,10 @@ const reset_password_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Réinitialiser le mot de passe",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Parooli lähtestamine",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -27,6 +27,10 @@ const landing_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Un réseau mondial de socialistes libertaires",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Libertaarsotsialistide ülemaailmne võrgustik",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
@@ -42,6 +46,10 @@ const manifesto_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Manifeste",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Manifest",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
@@ -57,6 +65,10 @@ const join_us_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Rejoignez-nous",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Liitu meiega",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
@@ -73,6 +85,10 @@ const compass_info = Dict(
|
||||
:title => "LibSoc - Political Compass",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Political Compass",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
function get_locale()
|
||||
|
@@ -25,6 +25,10 @@ const communes_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Communes",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Kommuunid",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -25,6 +25,10 @@ const cooperatives_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Coopératives",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Kooperatiivid",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -26,6 +26,10 @@ const groups_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Groupes",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Grupid",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -25,6 +25,10 @@ const parties_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Partis",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Parteid",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -25,6 +25,10 @@ const partners_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Partenaires",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Partners",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -26,6 +26,10 @@ const trade_unions_info = Dict(
|
||||
"fr" => Dict(
|
||||
:title => "LibSoc - Syndicats",
|
||||
:description => ""
|
||||
),
|
||||
"ee" => Dict(
|
||||
:title => "LibSoc - Ametiühingud",
|
||||
:description => ""
|
||||
)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user