신규 캐릭터 전체 문자열 리소스화

This commit is contained in:
2025-12-01 17:49:55 +09:00
parent 2066dbc716
commit e44bd68152
6 changed files with 22 additions and 9 deletions

View File

@@ -243,6 +243,9 @@
<string name="screen_character_tab_new_title">New characters</string>
<string name="screen_character_tab_recommend_title">Recommended characters</string>
<string name="screen_character_tab_new_badge">N</string>
<string name="screen_new_characters_all_title">All new characters</string>
<string name="screen_new_characters_all_total_label">Total</string>
<string name="screen_new_characters_all_total_unit">items</string>
<string name="screen_chat_tab_character">Character</string>
<string name="screen_chat_tab_original">Works</string>
<string name="screen_chat_tab_talk">Talk</string>