Skip to content

Commit 9af4fd7

Browse files
committed
chore: '인터넷' -> '네트워크' 수정
1 parent e8df56e commit 9af4fd7

1 file changed

Lines changed: 28 additions & 4 deletions

File tree

DevLog/Resource/Localizable.xcstrings

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,37 @@
22
"sourceLanguage" : "ko",
33
"strings" : {
44
"" : {
5-
5+
"localizations" : {
6+
"en" : {
7+
"stringUnit" : {
8+
"state" : "translated",
9+
"value" : ""
10+
}
11+
}
12+
},
13+
"shouldTranslate" : false
614
},
715
"#%lld" : {
8-
16+
"localizations" : {
17+
"en" : {
18+
"stringUnit" : {
19+
"state" : "translated",
20+
"value" : "#%lld"
21+
}
22+
}
23+
},
24+
"shouldTranslate" : false
925
},
1026
"%lld" : {
11-
27+
"localizations" : {
28+
"en" : {
29+
"stringUnit" : {
30+
"state" : "translated",
31+
"value" : "%lld"
32+
}
33+
}
34+
},
35+
"shouldTranslate" : false
1236
},
1337
"account_alert_already_linked_message" : {
1438
"extractionState" : "manual",
@@ -1480,7 +1504,7 @@
14801504
"ko" : {
14811505
"stringUnit" : {
14821506
"state" : "translated",
1483-
"value" : "인터넷 연결을 확인해주세요."
1507+
"value" : "네트워크 연결을 확인해주세요."
14841508
}
14851509
}
14861510
}

0 commit comments

Comments
 (0)