aboutsummaryrefslogtreecommitdiffstats
path: root/bemani
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-16 21:39:29 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-16 21:39:29 -0700
commite10342c36b8e6717cb4a4238d84b88a8e55a8321 (patch)
treea57413f6dbc6e1ec6a2bb98f3b55a8e65c92de1e /bemani
parentdf87d043d485d0e4282e57679c133c3c71a837bf (diff)
add en translation generation to all existing JPN games
Diffstat (limited to 'bemani')
-rw-r--r--bemani/iidx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bemani/iidx.py b/bemani/iidx.py
index 67e1085..c13e05f 100644
--- a/bemani/iidx.py
+++ b/bemani/iidx.py
@@ -3,7 +3,7 @@ from datetime import datetime
from urllib.parse import urljoin
import re
-IIDX_KEY_TERMS = [
+KEY_TERMS_TL = [
("クプロ", "QPro")
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage