포인트 내역 화면 문자열 리소스화

This commit is contained in:
2025-12-02 14:14:33 +09:00
parent 7b6d2cd782
commit 19b74b2671
6 changed files with 53 additions and 31 deletions

View File

@@ -357,6 +357,11 @@
<!-- Member Tag -->
<string name="screen_member_tag_title">Select interests</string>
<string name="screen_member_tag_confirm">Apply selection</string>
<!-- Point Status -->
<string name="screen_point_status_title">Point history</string>
<string name="screen_point_status_tab_reward">Earned</string>
<string name="screen_point_status_tab_use">Used</string>
<string name="screen_point_status_notice">※ Earned points expire after 72 hours.</string>
<!-- Service Center -->
<string name="screen_service_center_title">Customer service</string>
<string name="screen_service_center_logo_label">VoiceOn Customer Service</string>