Description

No Description

Patterns

This dictionary match following patterns:

/(\d+年\d+月\d+日)\s発売/

Expected

The text is matched and replaced to be:

$1発売

Examples

No examples. Welcome to Pull Request!