fix(community): 커뮤니티 고정글 메뉴 동작을 정리한다

This commit is contained in:
2026-03-16 20:37:47 +09:00
parent eba4a444bc
commit 2620bb5b93
19 changed files with 395 additions and 35 deletions

View File

@@ -86,6 +86,10 @@
<string name="confirm">확인</string>
<string name="cancel">취소</string>
<!-- Creator community - pin/fixed menu -->
<string name="screen_creator_community_pin">최상단에 고정</string>
<string name="screen_creator_community_unpin">고정 해제</string>
<!-- Settings - Language -->
<string name="screen_settings_language">언어 설정</string>
<string name="settings_language_korean">한국어</string>