캔 내역 화면 문자열 리소스화

This commit is contained in:
2025-12-02 14:22:07 +09:00
parent 50edf85de5
commit 98a6fb6637
6 changed files with 80 additions and 50 deletions

View File

@@ -361,6 +361,14 @@
<string name="screen_point_status_tab_reward">받은내역</string>
<string name="screen_point_status_tab_use">사용내역</string>
<string name="screen_point_status_notice">※ 획득한 포인트는 72시간이 지나면 자동소멸 됩니다.</string>
<!-- Can Status -->
<string name="screen_can_status_title">캔내역</string>
<string name="screen_can_status_tab_charge">충전내역</string>
<string name="screen_can_status_tab_use">사용내역</string>
<string name="screen_can_status_label_paid">결제 캔</string>
<string name="screen_can_status_label_reward">리워드 캔</string>
<string name="screen_can_status_unit"></string>
<string name="screen_can_status_charge_action">충전하기</string>
<!-- Service Center -->
<string name="screen_service_center_title">고객센터</string>
<string name="screen_service_center_logo_label">보이스온 고객센터</string>