From e15c4208a1af390d18df30439954029fe4e35cd1 Mon Sep 17 00:00:00 2001 From: ToastyBuns3939 Date: Sat, 8 Feb 2025 05:40:38 +0000 Subject: [PATCH] chore(format): Format and Sort JSON files --- .../genericTrans/lyrics/all_007_HappyMillefeuille.json | 2 +- local-files/localization.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/local-files/genericTrans/lyrics/all_007_HappyMillefeuille.json b/local-files/genericTrans/lyrics/all_007_HappyMillefeuille.json index f4e525dc..4e05c0a5 100644 --- a/local-files/genericTrans/lyrics/all_007_HappyMillefeuille.json +++ b/local-files/genericTrans/lyrics/all_007_HappyMillefeuille.json @@ -22,4 +22,4 @@ "君を乗せて 回り出すよメリーゴーランド\r\n": "Carrying you on this spinning merry-go-round", "足んない勇気も 案外ね\r\n": "The courage I lack is unexpected", "ほら 笑顔なら隠し味\r\n": "But look, my smile is the secret ingredient" -} \ No newline at end of file +} diff --git a/local-files/localization.json b/local-files/localization.json index df19f9fd..c127ae89 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 +}