Procházet zdrojové kódy

Update new languages

Dennis před 3 roky
rodič
revize
3b76875120
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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'),
 
 
     /*