We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9770abd commit a31bfbeCopy full SHA for a31bfbe
1 file changed
config/app.php
@@ -86,7 +86,8 @@
86
'de' => 'German',
87
'fr' => 'French',
88
'pt' => 'Portuguese',
89
- 'ru' => 'Russian'
+ 'ru' => 'Russian',
90
+ 'cn' => '简体中文'
91
],
92
93
/*
0 commit comments