From 1667048496ac6f4dcefc6e7ff44eb01e772f20ea Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:53:32 +0300 Subject: [PATCH] Fix JP translations for "duration" --- public/locales/ja/analyzer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja/analyzer.json b/public/locales/ja/analyzer.json index 08e12a46f..b6eb0af76 100644 --- a/public/locales/ja/analyzer.json +++ b/public/locales/ja/analyzer.json @@ -59,7 +59,7 @@ "stat.sub.explosionRadius": "爆発範囲", "stat.sub.hp": "耐久値", "stat.sub.qsjBoost": "スーパージャンプ時間短縮効果", - "stat.special.duration": "{{weapon}} 感覚", + "stat.special.duration": "{{weapon}} 効果時間", "stat.special.duration.inkStormExplanation": "塗り範囲の強化 (インク量の変化なし)", "stat.special.damageDistance": "{{weapon}} ダメージ距離", "stat.special.paintRadius": "{{weapon}} 塗り範囲",