diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-30 02:29:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-30 02:29:55 -0700 |
| commit | df853408d1f7d5e1bbf0753dbfeb59b470335a66 (patch) | |
| tree | 51b29ec6a12fb3187b25cf7a51c923f51cb5ca33 | |
| parent | c435e861a328317a05235edd697797ab0841a6a3 (diff) | |
| -rw-r--r-- | site/public/locales/en/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" }, |
