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

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

@@ -362,6 +362,14 @@
<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>
<!-- Can Status -->
<string name="screen_can_status_title">Can history</string>
<string name="screen_can_status_tab_charge">Top-ups</string>
<string name="screen_can_status_tab_use">Usage</string>
<string name="screen_can_status_label_paid">Paid cans</string>
<string name="screen_can_status_label_reward">Reward cans</string>
<string name="screen_can_status_unit">cans</string>
<string name="screen_can_status_charge_action">Top up</string>
<!-- Service Center -->
<string name="screen_service_center_title">Customer service</string>
<string name="screen_service_center_logo_label">VoiceOn Customer Service</string>