Skip to content

Commit

Permalink
[CHORE] #94 : String Resource 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino committed Jan 22, 2024
1 parent 6be5beb commit bafe577
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions feature/survey/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@
<string name="guest_dialog_button_text">비회원으로 둘러보기</string>
<string name="go_to_survey_check">작성된 설문 보러가기</string>
<string name="survey_check_description">작성된 설문 보러가기 아이콘</string>
<string name="start_survey">설문 시작하기</string>
<string name="previous">이전</string>
<string name="event">행사</string>
<string name="deadline">마감일</string>
<string name="questionTotalNumber">질문 수</string>
</resources>

0 comments on commit bafe577

Please sign in to comment.