메뉴 문자열 리소스화

This commit is contained in:
2025-12-04 00:06:03 +09:00
parent b4ced77d57
commit f2f406d581
14 changed files with 49 additions and 20 deletions

View File

@@ -1237,6 +1237,15 @@
<!-- Explorer -->
<string name="screen_explorer_creator_rank_notice">※ 인기 크리에이터의 순위는 매주 업데이트됩니다.</string>
<!-- Menu items -->
<string name="menu_report_action">신고하기</string>
<string name="menu_modify_action">수정</string>
<string name="menu_delete_action">삭제</string>
<string name="menu_user_block">사용자 차단하기</string>
<string name="menu_user_unblock">사용자 차단해제</string>
<string name="menu_user_report">사용자 신고하기</string>
<string name="menu_profile_report">프로필 신고하기</string>
<!-- Audio content main -->
<string name="audio_content_market_title">콘텐츠 마켓</string>
<string name="audio_content_search_channel_placeholder">채널명을 입력해보세요</string>