Add ru and ar to dev locales

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-10 16:39:03 +01:00
parent ccce64d6cb
commit 41bddebda2
2 changed files with 3 additions and 2 deletions

View File

@@ -196,7 +196,8 @@ config :mobilizon, :cldr,
locales: [
"fr",
"en",
"ru"
"ru",
"ar"
]
config :mobilizon, :activitypub,