mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(edit menu): alert "you cannot edit this thread/reply" if without permission
This commit is contained in:
@@ -284,5 +284,7 @@
|
||||
"loading_subscriptions": "구독 로딩 중",
|
||||
"create_board": "보드 만들기",
|
||||
"enter_board_address": "어떤 보드 주소든 입력하세요",
|
||||
"board_not_reachable": "보드를 찾을 수 없습니다"
|
||||
"board_not_reachable": "보드를 찾을 수 없습니다",
|
||||
"cannot_edit_thread": "이 스레드를 편집할 수 없습니다",
|
||||
"cannot_edit_reply": "이 답글을 수정할 수 없습니다"
|
||||
}
|
||||
Reference in New Issue
Block a user