This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix: missing : for language (
#2274
)
closed-social-v3
Eduardo Elias
7 years ago
committed by
Eugen
parent
935aecdc32
commit
704846a258
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/application.rb
+ 1
- 1
config/application.rb
View File
@ -48,7 +48,7 @@ module Mastodon
:'pt-BR'
,
:ru
,
:uk
,
'zh-CN'
,
:
'zh-CN'
,
:'zh-HK'
,
:'zh-TW'
,
]
Write
Preview
Loading…
Cancel
Save