From 9a3675518eb1097833f8ae9215871f273d121a0d Mon Sep 17 00:00:00 2001 From: Mackerels <126926751+mackerels0x00@users.noreply.github.com> Date: Thu, 14 May 2026 22:04:19 +0900 Subject: [PATCH] Update ja.json Revert scavenge and AFK Farm names. --- contribution/lang/ja.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contribution/lang/ja.json b/contribution/lang/ja.json index 8ec2adea0..12917cdda 100644 --- a/contribution/lang/ja.json +++ b/contribution/lang/ja.json @@ -449,17 +449,17 @@ }, "name2": { "eng": "Scavenging", - "trans": "資源回収" + "trans": "収集" } }, "tag": { "afkExpFarm": { "eng": "AFK Exp Farm", - "trans": "離席経験値農場" + "trans": "AFK経験値ファーム" }, "afkResourceGather": { "eng": "AFK Resource Gather", - "trans": "AFKリソース集め" + "trans": "AFKリソース収集" }, "ammoTraining": { "eng": "Ammo Training", @@ -17420,4 +17420,4 @@ } } } -} \ No newline at end of file +}