Change remote interaction dialog to use specific actions (#9743)
* Change remote interaction dialog to use specific actions Instead of just "interact", use different strings based on whether it's a reply, reblog or favourite. Add explanation why the step is necessary in the first place * Remove obsolete strings
This commit is contained in:
parent
43c61bca60
commit
5654535728
33 changed files with 31 additions and 92 deletions
|
@ -706,9 +706,6 @@ ko:
|
|||
no_account_html: 계정이 없나요? <a href='%{sign_up_path}' target='_blank'>여기에서 가입 할 수 있습니다</a>
|
||||
proceed: 팔로우 하기
|
||||
prompt: '팔로우 하려 하고 있습니다:'
|
||||
remote_interaction:
|
||||
proceed: 진행
|
||||
prompt: '이 게시물에 상호작용하려 하고 있습니다:'
|
||||
remote_unfollow:
|
||||
error: 에러
|
||||
title: 타이틀
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue