Browse Source

fix: lang->zh_TW.fields.type

fatming 3 years ago
parent
commit
d6b7791b17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/zh_TW/global.php

+ 1 - 1
resources/lang/zh_TW/global.php

@@ -21,7 +21,7 @@ return [
         'roles'                 => '角色',
         'path'                  => '路徑',
         'input'                 => '輸入',
-        'type'                  => '型',
+        'type'                  => '型',
     ],
     'labels' => [
         'list'     => '列表',