diff options
author | Mikhail Paulyshka <me@mixaill.net> | 2022-12-07 02:00:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-07 00:00:56 +0100 |
commit | f80c3d40e81b0955e4d5d1df76a2eb9efe1e711a (patch) | |
tree | 64928a35dff9aae470df3af46816d08972bf1cd6 /config | |
parent | 33f06a4ae72176623c57ad3b203aac999ebb2b93 (diff) |
enable be locale (#22022)
It already has 80+% completion, which is enough for everyday use. Test instance runs on https://meowstodon.net/
Diffstat (limited to 'config')
-rw-r--r-- | config/application.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/application.rb b/config/application.rb index 6fa3654d8..83124cfda 100644 --- a/config/application.rb +++ b/config/application.rb @@ -71,6 +71,7 @@ module Mastodon :af, :ar, :ast, + :be, :bg, :bn, :br, |