From df853408d1f7d5e1bbf0753dbfeb59b470335a66 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 30 Jun 2026 02:29:55 -0700 Subject: fix missing na_service_note translation --- site/public/locales/en/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'site/public/locales') diff --git a/site/public/locales/en/translation.json b/site/public/locales/en/translation.json index ad5c5bf..26afcd8 100644 --- a/site/public/locales/en/translation.json +++ b/site/public/locales/en/translation.json @@ -37,11 +37,12 @@ }, "gamenotes": { "common": { + "na_service_note": "Official e-amusement service in limited locations", "eamuse_maintenance": "e-amusement Maintenance", "nesica_maintenance": "NESiCA Maintenance", "aime_maintenance": "Aime Maintenance", "allnet_warning": "Private Server Warning", - "private_network_note": "Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data", + "private_network_note": "Online Cabinets in non-supported stores are on private networks which run older data", "japan_only_note": "This version of the game is only available in Japan", "international_note": "You may be on the International version if you are outside of Japan" }, -- cgit v1.2.3