Enables the Polish translation. (#2235)

This commit is contained in:
Ash Furrow 2017-04-20 21:29:11 -04:00 committed by Eugen
parent bbff431e3a
commit 6c34eafe02
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ module SettingsHelper
nl: 'Nederlands',
no: 'Norsk',
oc: 'Occitan',
pl: 'Polszczyzna',
pt: 'Português',
'pt-BR': 'Português do Brasil',
fi: 'Suomi',

View File

@ -39,6 +39,7 @@ module Mastodon
:nl,
:no,
:oc,
:pl,
:pt,
:'pt-BR',
:ru,