Loading app/Config/App.php +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ class App extends BaseConfig * * @var string[] */ public array $supportedLocales = ['en', 'fr', 'pl', 'de', 'pt-BR', 'nn-NO', 'es']; public array $supportedLocales = ['en', 'fr', 'pl', 'de', 'pt-BR', 'nn-NO', 'es', 'zh-Hans', 'ca']; /** * -------------------------------------------------------------------------- Loading app/Language/.rsync-filter +2 −0 Original line number Diff line number Diff line Loading @@ -5,4 +5,6 @@ + pt-BR/*** + nn-NO/*** + es/*** + zh-Hans/*** + ca/*** - ** modules/Admin/Language/.rsync-filter +2 −0 Original line number Diff line number Diff line Loading @@ -5,4 +5,6 @@ + pt-BR/*** + nn-NO/*** + es/*** + zh-Hans/*** + ca/*** - ** modules/Install/Language/.rsync-filter +2 −0 Original line number Diff line number Diff line Loading @@ -5,4 +5,6 @@ + pt-BR/*** + nn-NO/*** + es/*** + zh-Hans/*** + ca/*** - ** Loading
app/Config/App.php +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ class App extends BaseConfig * * @var string[] */ public array $supportedLocales = ['en', 'fr', 'pl', 'de', 'pt-BR', 'nn-NO', 'es']; public array $supportedLocales = ['en', 'fr', 'pl', 'de', 'pt-BR', 'nn-NO', 'es', 'zh-Hans', 'ca']; /** * -------------------------------------------------------------------------- Loading
app/Language/.rsync-filter +2 −0 Original line number Diff line number Diff line Loading @@ -5,4 +5,6 @@ + pt-BR/*** + nn-NO/*** + es/*** + zh-Hans/*** + ca/*** - **
modules/Admin/Language/.rsync-filter +2 −0 Original line number Diff line number Diff line Loading @@ -5,4 +5,6 @@ + pt-BR/*** + nn-NO/*** + es/*** + zh-Hans/*** + ca/*** - **
modules/Install/Language/.rsync-filter +2 −0 Original line number Diff line number Diff line Loading @@ -5,4 +5,6 @@ + pt-BR/*** + nn-NO/*** + es/*** + zh-Hans/*** + ca/*** - **