Skip to content

Commit 45efedf

Browse files
committed
[ADD/#215] 알람 끄기 버튼 문자열 추가
1 parent 7a7cbb2 commit 45efedf

File tree

1 file changed

+1
-0
lines changed
  • feature/alarm-interaction/src/main/res/values

1 file changed

+1
-0
lines changed

feature/alarm-interaction/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="alarm_snooze_btn">%d분 미루기</string>
4+
<string name="alarm_off_btn">알람끄기</string>
45
<string name="alarm_off_mission_start_btn">미션 시작</string>
56

67
<string name="alarm_snooze_timer_title">알람 미루기</string>

0 commit comments

Comments
 (0)