We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3eb88 commit 0ac4ee4Copy full SHA for 0ac4ee4
โEATSSU_MVC/EATSSU_MVC/Sources/Utility/Literal/TextLiteral.swift
@@ -38,8 +38,8 @@ enum TextLiteral {
38
39
enum SignIn {
40
41
- /// 3์ด๋ง์ ๋ก๊ทธ์ธํ๊ณ ๋ฆฌ๋ทฐ๋ฅผ ๋ฌ์๋ณด์ธ์!
42
- static let loginPrompt: String = "3์ด๋ง์ ๋ก๊ทธ์ธํ๊ณ \n๋ฆฌ๋ทฐ๋ฅผ ๋ฌ์๋ณด์ธ์!"
+ /// ๋ก๊ทธ์ธ์ด ํ์ํ ์๋น์ค์์. 3์ด๋ง์ ๋ก๊ทธ์ธํ๊ณ ๊ธฐ๋ฅ์ ์ฌ์ฉํด๋ณด์ธ์!
+ static let loginPrompt: String = "๋ก๊ทธ์ธ์ด ํ์ํ ์๋น์ค์์\n3์ด๋ง์ ๋ก๊ทธ์ธํ๊ณ ๊ธฐ๋ฅ์ ์ฌ์ฉํด๋ณด์ธ์!"
43
}
44
45
static let signInWithApple: String = "Apple๋ก ๋ก๊ทธ์ธ"
0 commit comments