Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸš‘ change emoji for lower versions #15 #16

Merged
merged 1 commit into from
Apr 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Supporting FIles/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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!";
Expand Down
2 changes: 1 addition & 1 deletion Supporting FIles/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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" = "βœ”οΈ λͺ©ν‘œ 달성!";
Expand Down