From 019d20a600836213bb4e623e57520f3242985541 Mon Sep 17 00:00:00 2001 From: ToastyBuns3939 Date: Sat, 8 Feb 2025 03:51:01 +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 3f5ee653..cb445b87 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 +}