From 1f4276c124f8c394ddd46eeaf3e3fe59b55a6531 Mon Sep 17 00:00:00 2001 From: ToastyBuns3939 Date: Mon, 10 Feb 2025 23:38:52 +0000 Subject: [PATCH] chore(format): Format and Sort JSON files --- local-files/localization.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local-files/localization.json b/local-files/localization.json index b61f6799..a47f681e 100644 --- a/local-files/localization.json +++ b/local-files/localization.json @@ -4380,8 +4380,8 @@ "standalone.window.size.l_label": "1440x2560", "standalone.window.size.m_label": "1080x1920", "standalone.window.size.s_label": "720x1280", - "standalone.window.size.ss_label": "540x960", "standalone.window.size.setting_label": "You can change the screen size.\n※PC version only", + "standalone.window.size.ss_label": "540x960", "standalone.window.size.title": "Screen Size", "startup.shop.update.day": "{0} days left", "startup.shop.update.hour": "{0}h {1}m left", @@ -4865,4 +4865,4 @@ "work.state.invalid_action": "This work is already completed", "work.top.title": "Jobs", "期間限定ミッション": " " -} \ No newline at end of file +}