Skip to content

Commit

Permalink
πŸ”§ μ‹ κ³  μ ‘μˆ˜ 문ꡬ μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
anyukyung committed Feb 19, 2024
1 parent 23977cb commit 77d9697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS/Layover/Layover/Scenes/Report/ReportModels.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ enum ReportModels {
var description: String {
switch self {
case .success:
"μ‹ κ³ κ°€ μ ‘μˆ˜λ˜μ—ˆμŠ΅λ‹ˆλ‹€."
"μ‹ κ³ κ°€ μ ‘μˆ˜λ˜μ—ˆμŠ΅λ‹ˆλ‹€.\nν•΄λ‹Ή μ»¨ν…μΈ λŠ” κ²€ν†  ν›„, 24μ‹œκ°„ 내에 차단 μ²˜λ¦¬λ©λ‹ˆλ‹€."
case .fail:
"μ‹ κ³  μ ‘μˆ˜μ— μ‹€νŒ¨ν–ˆμŠ΅λ‹ˆλ‹€. λ‹€μ‹œ μ‹œλ„ν•΄μ£Όμ„Έμš”."
}
Expand Down

0 comments on commit 77d9697

Please sign in to comment.