浏览代码

Add default value and correct type to foreign_name option.

scossu 1 年之前
父节点
当前提交
e594e6daea
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      scriptshifter/tables/data/korean_names.yml

+ 2 - 0
scriptshifter/tables/data/korean_names.yml

@@ -14,6 +14,8 @@ options:
       The provided string shall be romanized as a foreign name.
       The provided string shall be romanized as a foreign name.
       If this option is deactivated, names not falling within the Korean name
       If this option is deactivated, names not falling within the Korean name
       schema will not be transliterated and a warning will be issued.
       schema will not be transliterated and a warning will be issued.
+    type: boolean
+    default: false
 
 
 script_to_roman:
 script_to_roman:
   hooks:
   hooks: