Merge remote-tracking branch 'megalodon_weblate/main'

This commit is contained in:
LucasGGamerM 2023-03-07 14:51:06 -03:00
commit 2eb04a3835
2 changed files with 7 additions and 0 deletions

View File

@ -259,4 +259,7 @@
<string name="sk_settings_collapse_long_posts">아주 긴 게시물 접기</string>
<string name="sk_spectator_mode">관객 모드</string>
<string name="sk_settings_hide_interaction">상호작용 버튼 가리기</string>
<string name="sk_follow_as">다른 계정으로 팔로우</string>
<string name="sk_followed_as">%s 계정으로 팔로우함</string>
<string name="sk_settings_hide_fab">게시 버튼 자동으로 가리기</string>
</resources>

View File

@ -0,0 +1,4 @@
- 팔로우 버튼을 길게 눌러 다른 계정으로 프로필 팔로우
- 다른 계정으로 프로필을 열 수 있는 옵션
- 타임라인을 아래로 스크롤할 때 게시 버튼 자동으로 가리기
- 서버 관리자 프로필로 앱을 열 때 발생하는 오류 수정