Description

No Description

Patterns

This dictionary match following patterns:

/(?:(が)デフォルト有効)|(?:デフォルト有効(に))/

Expected

The text is matched and replaced to be:

$1デフォルトで有効$2

Examples

No examples. Welcome to Pull Request!