AlarmActivity 문자열 리소스화

This commit is contained in:
2025-12-01 21:27:28 +09:00
parent c3c1a83e97
commit adc2f759c4
5 changed files with 21 additions and 5 deletions

View File

@@ -431,4 +431,9 @@
<string name="screen_sign_out_social_hint">※ Social login users can tap \'Delete account\' without entering a password to proceed automatically.</string>
<string name="screen_sign_out_submit">Delete account</string>
<string name="screen_sign_out_reason_required">Please select a reason for deleting your account.</string>
<!-- Alarm -->
<string name="alarm_time_format">hh:mm</string>
<string name="alarm_date_format">MMM d</string>
<string name="alarm_stop_content_description">Stop alarm button</string>
</resources>