浏览代码

Update new languages

Dennis 3 年之前
父节点
当前提交
3b76875120
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'),
 
 
     /*