From 054feb26fb66ce329e9328b335bb1aa4c281f549 Mon Sep 17 00:00:00 2001 From: ToastyBuns3939 Date: Tue, 12 Nov 2024 11:21:51 +0000 Subject: [PATCH] chore(format): Format and Sort JSON files --- local-files/localization.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/local-files/localization.json b/local-files/localization.json index 90e9d0bb..da2f6c20 100644 --- a/local-files/localization.json +++ b/local-files/localization.json @@ -34,10 +34,6 @@ "achievement.produce.title": "Produce", "achievement.reward": "Rewards", "achievement.reward.get": "New", - "produce.lesson.grow_effect_short": "Growth", - "produce.lesson.grow_effect.description_swap": "Alters the performance of skill cards until the end of tests or stages", - "produce.lesson.log.detail.card_grow": "Grew [{0}]", - "produce.lesson.grow_effect.description": "Alters the performance of skill cards until the end of the lesson", "achievement.reward.upgrade": "RANK UP!", "achievement.setting": "Achievement Settings", "achievement.top.description1": "Achievements can be\nobtained by meeting\nvarious conditions.", @@ -3091,6 +3087,9 @@ "produce.lesson.gimmick.title": "Gimmick Details", "produce.lesson.great": "GREAT!", "produce.lesson.grow_effect": "Growth Effect", + "produce.lesson.grow_effect.description": "Alters the performance of skill cards until the end of the lesson", + "produce.lesson.grow_effect.description_swap": "Alters the performance of skill cards until the end of tests or stages", + "produce.lesson.grow_effect_short": "Growth", "produce.lesson.hand.draw.empty": "No skill cards can be drawn at the start of the turn", "produce.lesson.hand.empty": "You have 0 skill cards in your hand", "produce.lesson.hard.description.0": "Starts Catch-up Vocal lesson", @@ -3114,6 +3113,7 @@ "produce.lesson.log.detail.card_duplicate_upgrade": "Duplicated [{0}] and upgraded", "produce.lesson.log.detail.card_force_play": "Used [{0}]", "produce.lesson.log.detail.card_forecast": "Forecasted {0} cards\nfor the next turn", + "produce.lesson.log.detail.card_grow": "Grew [{0}]", "produce.lesson.log.detail.card_move": "Moved {2} pieces of \"{0}\" from {1} to {3}", "produce.lesson.log.detail.card_move「{0}」を{1}から\\n{2}枚{3}に移動": "", "produce.lesson.log.detail.card_panic": "Changed stamina consumption of \"{0}\"",