팔로워 리스트 문자열 리소스화

This commit is contained in:
2025-12-03 20:03:18 +09:00
parent ab7f837bb4
commit a050a56c19
5 changed files with 13 additions and 3 deletions

View File

@@ -760,6 +760,9 @@
<string name="screen_user_profile_reply_edit">답글 수정</string>
<string name="screen_user_profile_reply_submit">등록</string>
<string name="screen_user_profile_reply_write">답글 쓰기</string>
<string name="screen_user_follower_list_title">팔로워 리스트</string>
<string name="screen_user_follower_list_total_label">전체</string>
<string name="screen_user_follower_list_error_invalid_request">잘못된 요청입니다.\n다시 시도해 주세요.</string>
<string name="screen_user_profile_series_title">시리즈</string>
<string name="screen_user_profile_series_total_count">총 %1$d화</string>
<string name="screen_user_profile_donation_title">후원랭킹</string>