diff --git a/Supporting FIles/en.lproj/Localizable.strings b/Supporting FIles/en.lproj/Localizable.strings index b2051fc..625c640 100644 --- a/Supporting FIles/en.lproj/Localizable.strings +++ b/Supporting FIles/en.lproj/Localizable.strings @@ -26,7 +26,7 @@ "streak_first_stage" = "😒 I haven't planted Jandi yet."; "streak_second_stage" = "🌱 I planted my first Jandi today."; "streak_third_stage" = "🌿 It has been ${day} days since the Jandi sprouts."; -"streak_fourth_stage" = "πŸͺ΄ It's been ${day} days since the Jandi has grown well."; +"streak_fourth_stage" = "🌿 It's been ${day} days since the Jandi has grown well."; "streak_fifth_stage" = "🌳 The Jandi grew and became a tree!"; "goal_to_go" = "πŸƒ ${commit} commits to go"; "goal_accomplished" = "βœ”οΈ Goal accomplished!"; diff --git a/Supporting FIles/ko.lproj/Localizable.strings b/Supporting FIles/ko.lproj/Localizable.strings index 6aad789..91dc84a 100644 --- a/Supporting FIles/ko.lproj/Localizable.strings +++ b/Supporting FIles/ko.lproj/Localizable.strings @@ -26,7 +26,7 @@ "streak_first_stage" = "😒 아직 μž”λ””λ₯Ό 심지 λͺ»ν–ˆμ–΄μš”."; "streak_second_stage" = "🌱 였늘 처음으둜 μž”λ””λ₯Ό μ‹¬μ—ˆμ–΄μš”."; "streak_third_stage" = "🌿 μž”λ””μ— 싹이 튼 지 ${day}일이 λ˜μ—ˆμ–΄μš”."; -"streak_fourth_stage" = "πŸͺ΄ μž”λ””κ°€ 무럭무럭 μžλž€μ§€ ${day}일이 λ˜μ—ˆμ–΄μš”."; +"streak_fourth_stage" = "🌿 μž”λ””κ°€ 무럭무럭 μžλž€μ§€ ${day}일이 λ˜μ—ˆμ–΄μš”."; "streak_fifth_stage" = "🌳 μž”λ””κ°€ 무럭무럭 자라 λ‚˜λ¬΄κ°€ λ˜μ—ˆμ–΄μš”!"; "goal_to_go" = "πŸƒ λͺ©ν‘œκΉŒμ§€ ${commit}컀밋!"; "goal_accomplished" = "βœ”οΈ λͺ©ν‘œ 달성!";