Skip to content
Snippets Groups Projects
Commit 6e3f176b authored by Yamagishi Kazutoshi's avatar Yamagishi Kazutoshi Committed by Eugen Rochko
Browse files

Add Galician language support (#5955)

parent a4710f9a
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ module SettingsHelper
eo: 'Esperanto',
es: 'Español',
fa: 'فارسی',
gl: 'Galego',
fi: 'Suomi',
fr: 'Français',
he: 'עברית',
......
......@@ -7,7 +7,6 @@
"account.followers": "Volgers",
"account.follows": "Volgt",
"account.follows_you": "Volgt jou",
"account.hide_reblogs": "Verberg boosts van @{name}",
"account.media": "Media",
"account.mention": "Vermeld @{name}",
......
......@@ -39,6 +39,7 @@ module Mastodon
:fa,
:fi,
:fr,
:gl,
:he,
:hr,
:hu,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment