logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: d56433be6994f44895a623a5f600195a9aacb02c
parent 7e34d72860decc2d32704689903d3ccb0338f88f
Author: nicole mikołajczyk <git@mkljczk.pl>
Date:   Wed, 15 Oct 2025 10:30:26 +0200

List Mozhi in suggestions for translation providers

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>

Diffstat:

Mconfig/description.exs3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/description.exs b/config/description.exs @@ -3558,7 +3558,8 @@ config :pleroma, :config_description, [ type: :module, suggestions: [ Pleroma.Language.Translation.Deepl, - Pleroma.Language.Translation.Libretranslate + Pleroma.Language.Translation.Libretranslate, + Pleroma.Language.Translation.Mozhi ] }, %{