Skip to content

Commit

Permalink
Temporarily disable ja subsplit
Browse files Browse the repository at this point in the history
We need to wait until #350 (comment) gets addressed.
  • Loading branch information
rob006 authored Sep 28, 2020
1 parent a7c4c92 commit ae19903
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/subsplits.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
use function rob006\flarum\translations\helpers\getComponents;

return [
/*
'ja' => [
'type' => 'language',
'language' => 'ja',
Expand All @@ -23,6 +24,7 @@
'branch' => 'master',
'path' => '/locale',
],
*/
'pl' => [
'type' => 'language',
'language' => 'pl',
Expand Down

0 comments on commit ae19903

Please sign in to comment.