Browse Source

Update new languages

Dennis 3 năm trước cách đây
mục cha
commit
3b76875120
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/app.php

+ 1 - 1
config/app.php

@@ -104,7 +104,7 @@ return [
     | If the dashboard is 100% translated in a certain language, it will be added here
     |
     */
-    'available_locales' => array('English'=>'en','German'=>'de','Italian'=>'it','Chinese'=>'zh'),
+    'available_locales' => array('English'=>'en','German'=>'de','Italian'=>'it','Chinese'=>'zh', 'Czech'=>'cs', 'Spanish'=>'es', 'Polish'=>'pl'),
 
 
     /*