Skip to content

Commit

Permalink
Merge pull request #93 from Mojacknong/fix_92/응원말-변경
Browse files Browse the repository at this point in the history
[fix] enum 명 변경
  • Loading branch information
MinchoGreenT authored Aug 19, 2024
2 parents b5e8cd0 + 2f8d6a7 commit b793cf6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@


public enum EncouragementMessages {
채소값절약(new String[]{
알뜰살뜰(new String[]{
"채소를 직접 길러_식비를 줄여보세요!",
"직접 기른 채소로_알뜰하고 현명한 식사를 해봐요!",
"오늘도 채솟값_알뜰하게 아끼는 중!",
"홈파밍으로 지출은 줄이고_성취감은 더해봐요",
"직접 기른 채소로_매일 알뜰하게, 매일 특별하게!"
}),
신선하고안전한식재료(new String[]{
건강과웰빙(new String[]{
"파머님, 직접 기른 채소로_건강한 삶을 챙겨봐요!",
"파머님의 사랑으로_오늘도 쑥쑥 자라는 중",
"직접 기른 채소를_먹을 수 있는 그날까지!",
"신선함으로 가득 채워지는 식탁, _ 늘 함께할게요!",
"눈으로 보는 재미, 입으로 맛보는_홈파밍의 즐거움!"
}),
스트레스해소와정서적안정(new String[]{
심리적안정(new String[]{
"바쁜 일상에서 잠깐 벗어나_텃밭을 가꿔봐요",
"홈파밍을 하며_마음의 안정을 느껴봐요!",
"스트레스 받는 하루, _ 홈파밍으로 힐링하세요",
Expand Down

0 comments on commit b793cf6

Please sign in to comment.