Skip to content

Commit c30f7e0

Browse files
committed
chore: 필터링 옵션 중 '완료 + 미완료' -> '전체' 형태로 수정
1 parent 0074f2b commit c30f7e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DevLog/Resource/Localizable.xcstrings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2780,13 +2780,13 @@
27802780
"en" : {
27812781
"stringUnit" : {
27822782
"state" : "translated",
2783-
"value" : "Completed + Incomplete"
2783+
"value" : "all"
27842784
}
27852785
},
27862786
"ko" : {
27872787
"stringUnit" : {
27882788
"state" : "translated",
2789-
"value" : "완료 + 미완료"
2789+
"value" : "전체"
27902790
}
27912791
}
27922792
}

0 commit comments

Comments
 (0)